Table of Contents

Class PrivateGuildThreadTypeReader<TContext>

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

Type Parameters

TContext
Inheritance
PrivateGuildThreadTypeReader<TContext>
Inherited Members

Constructors

PrivateGuildThreadTypeReader()

public PrivateGuildThreadTypeReader()

Properties

AllowedChannelTypes

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

Property Value

IEnumerable<ChannelType>