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).
생성자 스키마는 레이어 169부터 사용할 수 있습니다. 전환 »
| 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
Available only in private chats, in reply keyboards.
See peer requests for the full flow.