Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelOption<Type>

Type parameters

Hierarchy

Index

Properties

channelTypes?: (GuildText | GuildVoice | GuildCategory | GuildNews | GuildStore | GuildNewsThread | GuildPublicThread | GuildPrivateThread | GuildStageVoice)[]

Types of channel to allow

description: string
required?: boolean

If option is a required option or not

default

true

type: Type

Generated using TypeDoc