account.acceptAuthorization
Sends a Telegram Passport authorization form, effectively sharing data with the service
Example
TL schema
Parameters
Name
Type
Description
bot_id
Bot ID
scope
Telegram Passport element types requested by the service
public_key
Service's public key
value_hashes
Types of values sent and their hashes
credentials
Encrypted values
Result
Possible errors
Code
Type
Description
Can bots use this methd ?
yes
Related pages
Last updated