components_v2_edit
Edit an existing Components V2 message on Discord by providing channel ID, message ID, and new components. Returns the updated message ID, channel ID, and edit timestamp.
Instructions
Purpose: Edit a Components V2 message previously sent by this bot. The IS_COMPONENTS_V2 flag is irreversible - V2 messages stay V2.
Returns: {message_id, channel_id, edited_timestamp}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Discord channel ID (snowflake) | |
| components | Yes | ||
| message_id | Yes | Discord message ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||