edit_message_reply_markup
Update the reply markup of a Telegram message to modify its inline keyboard, reply keyboard, or force reply. Change buttons on an existing message without resending it.
Instructions
Edit the inline keyboard of a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID or @username | |
| message_id | No | Message ID | |
| reply_markup | No | InlineKeyboardMarkup, ReplyKeyboardMarkup, ReplyKeyboardRemove, or ForceReply | |
| inline_message_id | No |