messages.ChatsSlice#

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

Telegram API type.

Constructor of Chats.

Details:
  • Layer: 166

  • ID: 9CD81144

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

  • 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.