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

    Interface APIBaseVoiceGuildMember

    interface APIBaseVoiceGuildMember {
        deaf: boolean;
        mute: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    deaf: boolean

    Whether the user is deafened in voice channels

    mute: boolean

    Whether the user is muted in voice channels