mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
Added Certified Moderator badge flag. (#5642)
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
This commit is contained in:
3
typings/index.d.ts
vendored
3
typings/index.d.ts
vendored
@@ -3636,7 +3636,8 @@ declare module 'discord.js' {
|
||||
| 'TEAM_USER'
|
||||
| 'BUGHUNTER_LEVEL_2'
|
||||
| 'VERIFIED_BOT'
|
||||
| 'EARLY_VERIFIED_BOT_DEVELOPER';
|
||||
| 'EARLY_VERIFIED_BOT_DEVELOPER'
|
||||
| 'DISCORD_CERTIFIED_MODERATOR';
|
||||
|
||||
type UserResolvable = User | Snowflake | Message | GuildMember;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user