messageActionRequestedPeer

Contains info about a peer that the user shared with the bot after clicking on a keyboardButtonRequestPeer button.

messageActionRequestedPeer#fe77345d button_id:int peer:Peer = MessageAction;

Parameters

Name Type Description
button_id int button_id contained in the keyboardButtonRequestPeer
peer Peer The shared peer

Type

MessageAction

Related pages

keyboardButtonRequestPeer

Prompts the user to select and share a peer with the bot using messages.sendBotRequestedPeer