press_reply_keyboard
Send the text of a reply keyboard button to a chat to press that button. Optionally verify the button exists on a referenced message's keyboard.
Instructions
按下"回复键盘"上的一个按钮 —— 本质是发送对应文字给对话。
Args: chat: 对话。 text: 按钮上的文字(也就是要发送的文本)。 reference_message_id: 可选。若提供,会先校验该消息附带的回复键盘里 确实存在这个按钮,避免误发。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| text | Yes | ||
| reference_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||