mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
add MESSAGE_CONTENT intent (v13) (#8580)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -5218,6 +5218,7 @@ export type IntentsString =
|
||||
| 'DIRECT_MESSAGES'
|
||||
| 'DIRECT_MESSAGE_REACTIONS'
|
||||
| 'DIRECT_MESSAGE_TYPING'
|
||||
| 'MESSAGE_CONTENT'
|
||||
| 'GUILD_SCHEDULED_EVENTS';
|
||||
|
||||
export interface InviteGenerationOptions {
|
||||
|
||||
Reference in New Issue
Block a user