enum ApplicationFlags

external
export declare enum ApplicationFlags

https://discord.com/developers/docs/resources/application#application-object-application-flags

Members

external
ApplicationAutoModerationRuleCreateBadge = 64

Indicates if an app uses the Auto Moderation API

external
ApplicationCommandBadge = 8388608

Indicates if an app has registered global [application commands](https://discord.com/developers/docs/interactions/application-commands)

external
Embedded = 131072

Indicates if an app is embedded within the Discord client (currently unavailable publicly)

external
EmbeddedFirstParty = 1048576

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
EmbeddedIAP = 8

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
EmbeddedReleased = 2

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
GatewayGuildMembers = 16384

Intent required for bots in 100 or more servers to receive member-related events like guild_member_add. See list of member-related events [under GUILD_MEMBERS](https://discord.com/developers/docs/topics/gateway#list-of-intents)

external
GatewayGuildMembersLimited = 32768

Intent required for bots in under 100 servers to receive member-related events like guild_member_add, found in Bot Settings. See list of member-related events [under GUILD_MEMBERS](https://discord.com/developers/docs/topics/gateway#list-of-intents)

external
GatewayMessageContent = 262144

Intent required for bots in 100 or more servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055)

external
GatewayMessageContentLimited = 524288

Intent required for bots in under 100 servers to receive [message content](https://support-dev.discord.com/hc/en-us/articles/4404772028055), found in Bot Settings

external
GatewayPresence = 4096

Intent required for bots in 100 or more servers to receive presence_update events

external
GatewayPresenceLimited = 8192

Intent required for bots in under 100 servers to receive presence_update events, found in Bot Settings

external
GroupDMCreate = 16

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
ManagedEmoji = 4

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
RPCHasConnected = 2048

This application flag is currently not documented by Discord but has a known value which we will try to keep up to date.

external
VerificationPendingGuildLimit = 65536

Indicates unusual growth of an app that prevents verification