Skip to content

Chat

In BotAPI 7.3 Chat was reduced and full info moved to ChatFullInfo:

Properties

  • id (int)
  • type (ChatType)
  • title (str)
  • username (str)
  • first_name (str)
  • last_name (str)
  • is_forum (bool)