Table of Contents

Class VoiceGuildChannelTypeReader<TContext>

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

Type Parameters

TContext
Inheritance
VoiceGuildChannelTypeReader<TContext>
Inherited Members

Constructors

VoiceGuildChannelTypeReader()

public VoiceGuildChannelTypeReader()

Properties

AllowedChannelTypes

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

Property Value

IEnumerable<ChannelType>