MessageActionRequestedPeerSentMe¶
- class pyrogram.raw.types.MessageActionRequestedPeerSentMe[source]¶
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:
229ID:
93B31848
- Parameters:
button_id (
int32-bit) –button_idcontained in the keyboardButtonRequestPeerpeers (List of
RequestedPeer) – Info about the shared peers.