help.PromoData#

class pyrogram.raw.types.help.PromoData#

MTProxy/Public Service Announcement information.

Constructor of PromoData.

Details:
  • Layer: 158

  • ID: 8C39793F

Parameters:
  • expires (int 32-bit) – Expiry of PSA/MTProxy info.

  • peer (Peer) – MTProxy/PSA peer.

  • chats (List of Chat) – Chat info.

  • users (List of User) – User info.

  • proxy (bool, optional) – MTProxy-related channel.

  • psa_type (str, optional) – PSA type.

  • psa_message (str, optional) – PSA message.

Functions:

This object can be returned by 1 function.

help.GetPromoData

Get MTProxy/Public Service Announcement information.