account.getAuthorizationForm
Returns a Telegram Passport authorization form for sharing data with a service
Example
TL schema
Parameters
Name | Type | Description |
bot_id | User identifier of the service's bot | |
scope | Telegram Passport element types requested by the service | |
public_key | Service's public key |
Result
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
Last updated