Vote User
Represents a Diffcord user who has voted for a given bot.
Field | Type | Description |
---|---|---|
user_id | snowflake | The id of the target user |
bot_id | snowflake | The id of the bot which the user has voted for |
monthly_votes | integer | The number of votes this user has for the given bot this month |
since_last_vote | ?integer | Time in seconds since the last vote |
next_vote | integer | Time in seconds till the next vote |
Example Output
Last updated