mirror of
https://github.com/discordjs/discord.js.git
synced 2026-09-18 09:17:28 +00:00
types(Status): add missing members (#8179)
This commit is contained in:
+3
@@ -4357,6 +4357,9 @@ export enum Status {
|
||||
Idle = 3,
|
||||
Nearly = 4,
|
||||
Disconnected = 5,
|
||||
WaitingForGuilds = 6,
|
||||
Identifying = 7,
|
||||
Resuming = 8,
|
||||
}
|
||||
|
||||
export interface CreateGuildScheduledEventInviteURLOptions extends CreateInviteOptions {
|
||||
|
||||
Reference in New Issue
Block a user