Interface PUTGuildMemberXPBody

interface PUTGuildMemberXPBody {
    total: number;
}

Properties

Properties

total: number

The total XP to set on the user (min -1000000000; max 1000000000)