MessageActionRequestedPeerSentMe#

class pyrogram.raw.types.MessageActionRequestedPeerSentMe#

Contains info about one or more peers that the a user shared with the me (the bot) after clicking on a keyboardButtonRequestPeer button (service message received by the bot).

Constructor of MessageAction.

Details:
  • Layer: 187

  • ID: 93B31848

Parameters:
  • button_id (int 32-bit) – button_id contained in the keyboardButtonRequestPeer

  • peers (List of RequestedPeer) – Info about the shared peers.