Lavacord
    Preparing search index...

    Interface JoinOptions

    Manager Join Options

    interface JoinOptions {
        selfdeaf?: boolean;
        selfmute?: boolean;
    }
    Index

    Properties

    Properties

    selfdeaf?: boolean

    Whether or not the bot will be self deafen when it joins the voice channel

    selfmute?: boolean

    Whether or not the bot will be self muted when it joins the voice channel