Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.types.messages.
ChatFull
Extended info on chat and auxiliary data.
Constructor type of ChatFull.
Layer: 126
126
ID: 0xe5d7d19c
0xe5d7d19c
full_chat (ChatFull) – Extended info on a chat.
chats (List of Chat) – List containing basic info on chat.
Chat
users (List of User) – List of users mentioned above.
User
This object can be returned by 2 methods:
messages.GetFullChat
Returns full chat info according to its ID.
channels.GetFullChannel
Get full info about a channel.