ChannelTopic#

class pyrogram.raw.types.ChannelTopic#

Telegram API type.

Constructor of ChannelTopic.

Details:
  • Layer: 225

  • ID: 93A5DF73

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

  • title (str) – N/A

Functions:

This object can be returned by 1 function.

channels.GetTopics

Telegram API function.