Table of Contents

Class TextGuildChannelTypeReader<TContext>

Namespace
NetCord.Services.ApplicationCommands.TypeReaders
Assembly
NetCord.Services.dll
public class TextGuildChannelTypeReader<TContext> : ChannelTypeReader<TContext> where TContext : IApplicationCommandContext

Type Parameters

TContext
Inheritance
TextGuildChannelTypeReader<TContext>
Inherited Members

Constructors

TextGuildChannelTypeReader()

public TextGuildChannelTypeReader()

Properties

AllowedChannelTypes

public override IEnumerable<ChannelType>? AllowedChannelTypes { get; }

Property Value

IEnumerable<ChannelType>