fix(ClientUser): Method (require nitro) not work

This commit is contained in:
March 7th
2022-08-01 12:31:18 +07:00
parent 6b698183f9
commit 4be5656f3d
6 changed files with 49 additions and 11 deletions

3
typings/enums.d.ts vendored
View File

@@ -166,7 +166,8 @@ export const enum GuildScheduledEventStatuses {
CANCELED = 4,
}
export const enum HypeSquadOptions {
export const enum HypeSquadType {
LEAVE = 0,
HOUSE_BRAVERY = 1,
HOUSE_BRILLIANCE = 2,
HOUSE_BALANCE = 3,