Skip to main content

Experience

Give a member experience

Request

POST
https://api.miki.bot/v1/experience

Scopes required

experience.manage

Request Structure

PropertyTypeDescription
guildIdstringThe guild ID of the member
userIdstringThe member who is supposed to receive the experience
amountnumberThe amount of experience the user has earned
bucketstring?The category of which this experience will count to. By default, it will be categorized as your application name

Response Structure

PropertyTypeDescription
memberIdstringThe member ID who has been given experience
guildIdstringThe guild ID where the experience was given.
levelnumberThe current level of the user
hasLevelledUpbooleanWhether the user levelled up through this experience