Decline an incoming OAuth authorization request », notifying the server that the user refused the login request.
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.declineUrlAuth#35436bbc url:string = Bool;
| Name | Type | Description |
|---|---|---|
| url | string | The OAuth deep link from the OAUTH_REQUEST push notification or the oauth_request web event |
How to subscribe to and handle PUSH notifications
How telegram apps interact with webpages
Handle Seamless Telegram Login URL authorization requests.