Skip to content

GatewayIntents

const GatewayIntents: object

Defined in: constants.ts:3

readonly AUTO_MODERATION_CONFIGURATION: number

readonly AUTO_MODERATION_EXECUTION: number

readonly DIRECT_MESSAGE_POLLS: number

readonly DIRECT_MESSAGE_REACTIONS: number

readonly DIRECT_MESSAGE_TYPING: number

readonly DIRECT_MESSAGES: number

readonly GUILD_EXPRESSIONS: number

readonly GUILD_INTEGRATIONS: number

readonly GUILD_INVITES: number

readonly GUILD_MEMBERS: number

readonly GUILD_MESSAGE_POLLS: number

readonly GUILD_MESSAGE_REACTIONS: number

readonly GUILD_MESSAGE_TYPING: number

readonly GUILD_MESSAGES: number

readonly GUILD_MODERATION: number

readonly GUILD_PRESENCES: number

readonly GUILD_SCHEDULED_EVENTS: number

readonly GUILD_VOICE_STATES: number

readonly GUILD_WEBHOOKS: number

readonly GUILDS: number

readonly MESSAGE_CONTENT: number