RequestedChat
- class pyrogram.types.RequestedChat
Contains information about a requested chat.
- Parameters:
chat_id (
int) – Identifier of the chat.chat_type (
enums.ChatType) – Type of the chat.name (
str, optional) – Name of the chat.username (
str, optional) – Username of the chat.photo (
types.ChatPhoto, optional) – Chat photo.