UrlAuthResultAccepted#

class pyrogram.raw.types.UrlAuthResultAccepted#

Telegram API type.

Constructor of UrlAuthResult.

Details:
  • Layer: 224

  • ID: 623A8FA0

Parameters:

url (str, optional) – N/A

Functions:

This object can be returned by 2 functions.

messages.RequestUrlAuth

Get more info about a Seamless Telegram Login authorization request, for more info click here

messages.AcceptUrlAuth

Use this to accept a Seamless Telegram Login authorization request, for more info click here