Deletes specific row of components from a message.
$deleteMessageRow[channelID;messageID;rowIndex]
This function has three params.
channelID
The channel where this message was sent in.
Snowflake
Yes
messageID
The message to delete components row from.
rowIndex
The row to delete.
Integer
Last updated 4 years ago
Was this helpful?