RequestedPeerChat#

class pyrogram.raw.types.RequestedPeerChat#

Info about a chat, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.

Constructor of RequestedPeer.

Details:
  • Layer: 187

  • ID: 7307544F

Parameters:
  • chat_id (int 64-bit) – Chat ID.

  • title (str, optional) – Chat title.

  • photo (Photo, optional) – Chat photo.