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

    Interface RESTPutAPIChannelRecipientJSONBody

    interface RESTPutAPIChannelRecipientJSONBody {
        access_token: string;
        nick?: string;
    }
    Index

    Properties

    Properties

    access_token: string

    Access token of a user that has granted your app the gdm.join scope

    nick?: string

    Nickname of the user being added