BusinessIntro#

class pyrogram.raw.types.BusinessIntro#

Telegram Business introduction ».

Constructor of BusinessIntro.

Details:
  • Layer: 187

  • ID: 5A0A066D

Parameters:
  • title (str) – Title of the introduction message (max intro_title_length_limit » UTF-8 characters).

  • description (str) – Profile introduction (max intro_description_length_limit » UTF-8 characters).

  • sticker (Document, optional) – Optional introduction sticker.