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

    Interface RESTPatchAPICurrentGuildMemberNicknameJSONBody

    interface RESTPatchAPICurrentGuildMemberNicknameJSONBody {
        nick?: null | string;
    }
    Index

    Properties

    Properties

    nick?: null | string

    Value to set users nickname to

    Requires CHANGE_NICKNAME permission