account.resetWebAuthorization

Log out an active web telegram login session

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
account.resetWebAuthorization#2d01b9ef hash:long = Bool;

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