RequestedPeerChat¶
- class hydrogram.raw.types.RequestedPeerChat[source]¶
Info about a chat, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.
Constructor of
RequestedPeer.- Details:
Layer:
223ID:
7307544F
- Parameters:
chat_id (
int64-bit) – Chat ID.title (
str, optional) – Chat title.photo (
Photo, optional) – Chat photo.