telegram api constructor · layer 229 · #93b31848
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).
definition
messageActionRequestedPeerSentMe#93b31848 button_id:int peers:Vector<RequestedPeer> = MessageAction;
parameters
| name | type | description |
|---|---|---|
button_id | int | button_id contained in the keyboardButtonRequestPeer |
peers | Vector<RequestedPeer> | Info about the shared peers. |
type
MessageAction · 68 other constructors
history
present in layers 177–229
| id | layers |
|---|---|
| #93b31848 | 177–229 |