messages.ChatFull¶ class pyrogram.raw.types.messages.ChatFull¶ Telegram API type. Constructor of ChatFull. Details: Layer: 194 ID: E5D7D19C Parameters:¶ full_chat (ChatFull) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 2 functions. messages.GetFullChat Telegram API function. channels.GetFullChannel Telegram API function.