messages.Chats#

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

Telegram API base type.

Constructors:

This base type has 2 constructors available.

messages.Chats

Telegram API type.

messages.ChatsSlice

Telegram API type.

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.