Use this enpoint to login using telegram telegram, use the secret you generated from get telegram login url endpoint, NOTE: The login will be successed only if user allow the login from telegram bot.
Request
Path Params
Responses
🟢200OK
application/json
Body
🟢202Accepted
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.bots.business/v2/tg_sign_in/'
Response Response Example
200 - Success
{"message":"Successfully signed in","status":"SIGNED_IN"}