auth.importWebTokenAuthorization

Login by importing an authorization token

 Method schema is available as of layer 147. Switch ยป

Parameters

Name Type Description
api_id int API ID
api_hash string API hash
web_auth_token string The authorization token

Result

auth.Authorization

Possible errors

Code Type Description
400 API_ID_INVALID API ID invalid.

Related pages

Creating your Telegram Application

How to get your application identifier and create a new Telegram app.