Vote

Get Voters

GET /bot/:id/voters

Path Parameters

Query Parameters

{
    // Response
}

Get Specific Vote

GET /bot/:id/voters/:userId

Path Parameters

{
    // Response
}

Last updated