Interface POSTGuildMemberXPBody

interface POSTGuildMemberXPBody {
    amount: number;
}

Properties

Properties

amount: number

The amount of XP to award (min -1000; max 1000)