messages.ChatsSlice

class pyrogram.raw.types.messages.ChatsSlice

Telegram API type.

Constructor of Chats.

Details:
  • Layer: 187

  • ID: 9CD81144

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

  • chats (List of Chat) – N/A

Functions:

This object can be returned by 8 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.

channels.GetChannelRecommendations

Telegram API function.

stories.GetChatsToSend

Telegram API function.