messages.Chats#

class hydrogram.raw.types.messages.Chats[source]#

Telegram API type.

Constructor of Chats.

Details:
  • Layer: 166

  • ID: 64FF9FD5

Parameters:

chats (List of Chat) – N/A

Functions:

This object can be returned by 7 functions.

messages.GetChats

Telegram API function.

messages.GetCommonChats

Telegram API function.

channels.GetChannels

Telegram API function.

channels.GetAdminedPublicChannels

Telegram API function.

channels.GetLeftChannels

Telegram API function.

channels.GetGroupsForDiscussion

Telegram API function.

stories.GetChatsToSend

Telegram API function.