Table of Contents

Class DMChannelTypeReader<TContext>

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

Type Parameters

TContext
Inheritance
DMChannelTypeReader<TContext>
Inherited Members

Constructors

DMChannelTypeReader()

public DMChannelTypeReader()

Properties

AllowedChannelTypes

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

Property Value

IEnumerable<ChannelType>