reply_message
Reply to a specific message by its ID as a bot. Only supports text messages; other types return an error.
Instructions
[Official API] Reply to a specific message by message_id (as bot). Only works for text messages; other types return error 230054.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID to reply to (om_xxx) | |
| text | Yes | Reply text |