Vote User

Represents a Diffcord user who has voted for a given bot.

Example Output

{
    "data": {
        "bot_id": "125719832640328704",
        "user_id": "371468103135715330",
        "monthly_votes": 13,
        "since_last_vote": 64926,
        "next_vote": 0
    },
    "error": null
}

Last updated