UrlAuthResultAccepted#

class pyrogram.raw.types.UrlAuthResultAccepted#

Details about an accepted authorization request.

Constructor of UrlAuthResult.

Details:
  • Layer: 158

  • ID: 8F8C0E4E

Parameters:

url (str) – The URL name of the website on which the user has logged in.

Functions:

This object can be returned by 2 functions.

messages.RequestUrlAuth

Get more info about a Seamless Telegram Login authorization request.

messages.AcceptUrlAuth

Use this to accept a Seamless Telegram Login authorization request.