$editMessageRows
Edits all rows/components for the provided message.
Usage
This function has three params.
Param
Description
Type
Required
channelID
The channel where the message was sent.
Snowflake
Yes
messageID
The message to edit the components for.
Snowflake
Yes
components
The new rows/components for this message.
String
Yes
Example
Last updated
Was this helpful?