account.resetWebAuthorization

Log out an active web telegram login session

 Method schema is available as of layer 75. Switch »

Parameters

Name Type Description
hash long Session hash

Result

Bool

Possible errors

Code Type Description
400 HASH_INVALID The provided hash is invalid.

Related pages

webAuthorization

Represents a bot logged in using the Telegram login widget

Telegram Login Widget

Go up