Use this to accept a Seamless Telegram Login authorization request, for more info click here »
Method schema is available as of layer 125. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| write_allowed | flags.0?true | Set this flag to allow the bot to send messages to you (if requested) |
| share_phone_number | flags.3?true | |
| peer | flags.1?InputPeer | The location of the message |
| msg_id | flags.1?int | Message ID of the message with the login button |
| button_id | flags.1?int | ID of the login button |
| url | flags.2?string | URL used for link URL authorization, click here for more info » |
| match_code | flags.4?string |
Handle Seamless Telegram Login URL authorization requests.