Vote
Get Voters
GET
/bot/:id/voters
Path Parameters
Name
Type
Description
String
It specifies which bot data you will withdraw.
Query Parameters
Name
Type
Description
page
String
limit
String
How many data will appear on each page.
Get Specific Vote
GET
/bot/:id/voters/:userId
Path Parameters
Name
Type
Description
id
String
It specifies which bot data you will withdraw.
userId
String
Last updated
Was this helpful?