Contains info about one or more peers that the user shared with the bot after clicking on a keyboardButtonRequestPeer button.
messageActionRequestedPeer#31518e9b button_id:int peers:Vector<Peer> = MessageAction;
Name | Type | Description |
---|---|---|
button_id | int | button_id contained in the keyboardButtonRequestPeer |
peers | Vector<Peer> | The shared peers |
Prompts the user to select and share one or more peers with the bot using messages.sendBotRequestedPeer