help.PremiumPromo#

class pyrogram.raw.types.help.PremiumPromo#

Telegram Premium promotion information.

Constructor of PremiumPromo.

Details:
  • Layer: 158

  • ID: 5334759C

Parameters:
  • status_text (str) – Description of the current state of the user’s Telegram Premium subscription.

  • status_entities (List of MessageEntity) – Message entities for styled text.

  • video_sections (List of str) – A list of premium feature identifiers », associated to each video.

  • videos (List of Document) – A list of videos.

  • period_options (List of PremiumSubscriptionOption) – Telegram Premium subscription options.

  • users (List of User) – Related user information.

Functions:

This object can be returned by 1 function.

help.GetPremiumPromo

Get Telegram Premium promotion information.