API v6 - DeprecatedEnumerationsGatewayIntentBitsVersion: 0.37.10On this pageGatewayIntentBits https://discord.com/developers/docs/topics/gateway#list-of-intents@deprecatedGateway v6 is deprecated and the types will not receive further updates, please update to v8.Index Enumeration MembersDIRECT_MESSAGESDIRECT_MESSAGE_REACTIONSDIRECT_MESSAGE_TYPINGGUILDSGUILD_BANSGUILD_EMOJISGUILD_INTEGRATIONSGUILD_INVITESGUILD_MEMBERSGUILD_MESSAGESGUILD_MESSAGE_REACTIONSGUILD_MESSAGE_TYPINGGUILD_PRESENCESGUILD_VOICE_STATESGUILD_WEBHOOKSEnumeration Members DIRECT_MESSAGESDIRECT_MESSAGES: 4096 = 4096DIRECT_MESSAGE_REACTIONSDIRECT_MESSAGE_REACTIONS: 8192 = 8192DIRECT_MESSAGE_TYPINGDIRECT_MESSAGE_TYPING: 16384 = 16384GUILDSGUILDS: 1 = 1GUILD_BANSGUILD_BANS: 4 = 4GUILD_EMOJISGUILD_EMOJIS: 8 = 8GUILD_INTEGRATIONSGUILD_INTEGRATIONS: 16 = 16GUILD_INVITESGUILD_INVITES: 64 = 64GUILD_MEMBERSGUILD_MEMBERS: 2 = 2GUILD_MESSAGESGUILD_MESSAGES: 512 = 512GUILD_MESSAGE_REACTIONSGUILD_MESSAGE_REACTIONS: 1024 = 1024GUILD_MESSAGE_TYPINGGUILD_MESSAGE_TYPING: 2048 = 2048GUILD_PRESENCESGUILD_PRESENCES: 256 = 256GUILD_VOICE_STATESGUILD_VOICE_STATES: 128 = 128GUILD_WEBHOOKSGUILD_WEBHOOKS: 32 = 32
https://discord.com/developers/docs/topics/gateway#list-of-intents
Gateway v6 is deprecated and the types will not receive further updates, please update to v8.