ChatShared#

class pyrogram.types.ChatShared#

This object contains information about a chat that was shared with the bot using a KeyboardButtonRequestChat button.

Parameters:
  • request_id (int) – Identifier of the request.

  • chats (List of Chat) – Information about chat shared with the bot.