enum ApplicationFlags

export declare enum ApplicationFlags

See also: 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

Embedded = 131072

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

unstable
EmbeddedFirstParty = 1048576

unstable
EmbeddedIAP = 8

unstable
EmbeddedReleased = 2

GatewayGuildMembers = 16384

Intent required for bots in 100 or more servers to receive member-related events like guild_member_add.

See also: List of member-related events under `GUILD_MEMBERS`

GatewayGuildMembersLimited = 32768

Intent required for bots in under 100 servers to receive member-related events like guild_member_add, found in Bot Settings.

See also: List of member-related events under `GUILD_MEMBERS`

GatewayMessageContent = 262144

Intent required for bots in 100 or more servers to receive message content

GatewayMessageContentLimited = 524288

Intent required for bots in under 100 servers to receive message content, 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

unstable
GroupDMCreate = 16

unstable
ManagedEmoji = 4

unstable
RPCHasConnected = 2048

VerificationPendingGuildLimit = 65536

Indicates unusual growth of an app that prevents verification