messages.DeclineUrlAuth¶
- class pyrogram.raw.functions.messages.DeclineUrlAuth[source]¶
Decline an incoming OAuth authorization request », notifying the server that the user refused the login request.
Usable by Users Bots- Details:
Layer:
229ID:
35436BBC
- Parameters:
url (
str) – The OAuth deep link from the OAUTH_REQUEST push notification or the oauth_request web event- Returns:
bool