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

    Interface RESTPatchAPIGuildVoiceStateUserJSONBody

    interface RESTPatchAPIGuildVoiceStateUserJSONBody {
        channel_id: string;
        suppress?: boolean;
    }
    Index

    Properties

    channel_id: string

    The id of the channel the user is currently in

    suppress?: boolean

    Toggles the user's suppress state