GET /bot/:id
GET
/bot/:id
id
String
It specifies which bot data you will withdraw.
{ error: "You entered invalid bot token." }
{ success: 'Certificate successfully applied.' }
{ // Response }
Last updated 2 years ago