telegram_edit_reply_markup
Edit or remove inline buttons on an existing Telegram message by providing new button lists or clearing them.
Instructions
Edit or clear inline buttons on an existing message. Pass buttons=null/omit to strip markup; or a new [{id,label}] list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | ||
| buttons | No | ||
| chat_id | Yes | ||
| row_width | No | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||