fix: #704
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -1089,7 +1089,7 @@ export class ClientUser extends User {
|
||||
public readonly nsfwAllowed: boolean;
|
||||
public readonly emailAddress: string;
|
||||
public stopRinging(channel: ChannelResolvable): Promise<void>;
|
||||
public setDisplayName(displayName?: string): Promise<this>;
|
||||
public setGlobalName(globalName?: string): Promise<this>;
|
||||
}
|
||||
|
||||
type NitroType = 'NONE' | 'NITRO_CLASSIC' | 'NITRO_BOOST' | 'NITRO_BASIC';
|
||||
|
||||
Reference in New Issue
Block a user