MessageActionTopicCreate#

class pyrogram.raw.types.MessageActionTopicCreate#

A forum topic was created.

Constructor of MessageAction.

Details:
  • Layer: 158

  • ID: D999256

Parameters:
  • title (str) – Topic name.

  • icon_color (int 32-bit) – If no custom emoji icon is specified, specifies the color of the fallback topic icon (RGB), one of 0x6FB9F0, 0xFFD67E, 0xCB86DB, 0x8EEE98, 0xFF93B2, or 0xFB6F5F.

  • icon_emoji_id (int 64-bit, optional) – ID of the custom emoji used as topic icon.