VoiceStateShorter
Signature
export declare class VoiceStateShorter extends BaseShorterProperties
0No properties.
Methods
2Methods
requestSpeak(guildId: string, date: string): Promise<undefined>;setSuppress(guildId: string, suppress: boolean): Promise<undefined>;