RequestedPeerChat#

class pyrogram.raw.types.RequestedPeerChat#

Info about a chat, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer. All fields except the ID are optional, and will be populated if present on the chosen chat, according to the parameters of the requesting inputKeyboardButtonRequestPeer.

Constructor of RequestedPeer.

Details:
  • Layer: 211

  • ID: 7307544F

Parameters:
chat_id (int 64-bit):

Chat ID.

title (str, optional):

Chat title.

photo (Photo, optional):

Chat photo.