Reference
Variables
Channeltypes

Variable: ChannelTypes

const ChannelTypes: object

Type declaration

NameTypeDefault valueDefined in
ANNOUNCEMENT_THREADnumber10src/core/Constants.ts:8 (opens in a new tab)
DMnumber1src/core/Constants.ts:3 (opens in a new tab)
GROUP_DMnumber3src/core/Constants.ts:5 (opens in a new tab)
GUILD_ANNOUNCEMENTnumber5src/core/Constants.ts:7 (opens in a new tab)
GUILD_CATEGORYnumber4src/core/Constants.ts:6 (opens in a new tab)
GUILD_DIRECTORYnumber14src/core/Constants.ts:12 (opens in a new tab)
GUILD_FORUMnumber15src/core/Constants.ts:13 (opens in a new tab)
GUILD_MEDIAnumber16src/core/Constants.ts:14 (opens in a new tab)
GUILD_STAGE_VOICEnumber13src/core/Constants.ts:11 (opens in a new tab)
GUILD_TEXTnumber0src/core/Constants.ts:2 (opens in a new tab)
GUILD_VOICEnumber2src/core/Constants.ts:4 (opens in a new tab)
PRIVATE_THREADnumber12src/core/Constants.ts:10 (opens in a new tab)
PUBLIC_THREADnumber11src/core/Constants.ts:9 (opens in a new tab)

Defined in

src/core/Constants.ts:1 (opens in a new tab)