telegram api constructor · layer 229 · #31518e9b
messageActionRequestedPeer
Contains info about one or more peers that the we (the user) shared with the bot after clicking on a keyboardButtonRequestPeer button (service message sent by the user).
definition
messageActionRequestedPeer#31518e9b button_id:int peers:Vector<Peer> = MessageAction;
parameters
| name | type | description |
|---|---|---|
button_id | int | button_id contained in the keyboardButtonRequestPeer |
peers | Vector<Peer> | The shared peers |
type
MessageAction · 68 other constructors
history
present in layers 152–229 · constructor id changed 1×
| id | layers |
|---|---|
| #fe77345d | 152–168 |
| #31518e9b | 169–229 |