messages.acceptUrlAuth
Use this to accept a Seamless Telegram Login authorization request, for more info click here »
Example
TL schema
Parameters
Name | Type | Description |
flags | Flags, see TL conditional fields | |
write_allowed | Set this flag to allow the bot to send messages to you (if requested) | |
peer | The location of the message | |
msg_id | Message ID of the message with the login button | |
button_id | ID of the login button |
Result
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
Handle Seamless Telegram Login URL authorization requests.
Last updated