Discord.https - v3.0.16
    Preparing search index...

    Interface RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody

    interface RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody {
        channel_id?: string;
        request_to_speak_timestamp?: null | string;
        suppress?: boolean;
    }
    Index

    Properties

    channel_id?: string

    The id of the channel the user is currently in

    request_to_speak_timestamp?: null | string

    Sets the user's request to speak

    suppress?: boolean

    Toggles the user's suppress state