Interface PUTBulkSetXPResponse

interface PUTBulkSetXPResponse {
    totalsByUserId: Record<string, number>;
}

Properties

Properties

totalsByUserId: Record<string, number>

The total amount of XP of each user