Preview environment

enum ApplicationFlags

export declare enum ApplicationFlags

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

Members

ApplicationAutoModerationRuleCreateBadge = 64

Indicates if an app uses the Auto Moderation API

ApplicationCommandBadge = 8388608

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

Embedded = 131072

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

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.

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.

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.

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)

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)

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)

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

GatewayPresence = 4096

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

GatewayPresenceLimited = 8192

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

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.

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.

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.

VerificationPendingGuildLimit = 65536

Indicates unusual growth of an app that prevents verification