get_passport_authorization_form


Description:

public async PassportAuthorizationForm get_passport_authorization_form (int64 bot_user_id, string scope, string public_key, string nonce) throws TDLibError

Returns a Telegram Passport authorization form for sharing data with a service

Parameters:

bot_user_id

User identifier of the service's bot

scope

Telegram Passport element types requested by the service

public_key

Service's public key

nonce

Unique request identifier provided by the service