$removeButtons
There are two usages of $removeButtons
:
Usage #1
$removeButtons
It removes all buttons from the current message.
Usage #2
$removeButtons[message id]
Parameters
message id
(Type: Snowflake || Flag: Required)
: The message from which all buttons will be removed.
📝 When providing "message id", make sure the message author is the bot.