account.Authorizations

class pyrogram.raw.types.account.Authorizations

Telegram API type.

Constructor of Authorizations.

Details:
  • Layer: 187

  • ID: 4BFF8EA0

Parameters:
  • authorization_ttl_days (int 32-bit) – N/A

  • authorizations (List of Authorization) – N/A

Functions:

This object can be returned by 1 function.

account.GetAuthorizations

Telegram API function.