ApplicationFlags
Documentation / @discordeno/bot / ApplicationFlags
Enumeration: ApplicationFlags
Defined in: packages/types/dist/types/shared.d.ts:171
https://discord.com/developers/docs/topics/oauth2#application-application-flags
Enumeration Members
ApplicationAutoModerationRuleCreateBadge
ApplicationAutoModerationRuleCreateBadge:
64
Defined in: packages/types/dist/types/shared.d.ts:173
Indicates if an app uses the Auto Moderation API.
ApplicationCommandBadge
ApplicationCommandBadge:
8388608
Defined in: packages/types/dist/types/shared.d.ts:191
Indicates if an app has registered global application commands
Embedded
Embedded:
131072
Defined in: packages/types/dist/types/shared.d.ts:185
Indicates if an app is embedded within the Discord client (currently unavailable publicly)
GatewayGuildMembers
GatewayGuildMembers:
16384
Defined in: packages/types/dist/types/shared.d.ts:179
Intent required for bots in 100 or more servers to receive member-related events like 'guild_member_add'.
GatewayGuildMembersLimited
GatewayGuildMembersLimited:
32768
Defined in: packages/types/dist/types/shared.d.ts:181
Intent required for bots in under 100 servers to receive member-related events like 'guild_member_add'.
GatewayMessageContent
GatewayMessageContent:
262144
Defined in: packages/types/dist/types/shared.d.ts:187
Intent required for bots in 100 or more servers to receive message content
GatewayMessageContentLimited
GatewayMessageContentLimited:
524288
Defined in: packages/types/dist/types/shared.d.ts:189
Intent required for bots in under 100 servers to receive message content, found in Bot Settings
GatewayPresence
GatewayPresence:
4096
Defined in: packages/types/dist/types/shared.d.ts:175
Intent required for bots in 100 or more servers to receive 'presence_update' events
GatewayPresenceLimited
GatewayPresenceLimited:
8192
Defined in: packages/types/dist/types/shared.d.ts:177
Intent required for bots in under 100 servers to receive 'presence_update' events
VerificationPendingGuildLimit
VerificationPendingGuildLimit:
65536
Defined in: packages/types/dist/types/shared.d.ts:183
Indicates unusual growth of an app that prevents verification