$removeButton
Removes a button from an existing message using its (ID/label/Emoji/URL).
Usage: $removeButton[Message ID;Label/Emoji/URL/ID (optional, empty means removing the last button)]
Examples
(Remove Button using its label)
$removeButton[863xxxxxxxxxx21130;Visit example.com]
(Remove the Last button)
$removeButton[863xxxxxxxxxx21130]
Function difficulty: Easy
Tags: remove button interaction delete
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 10 seconds
- Tracked By: Message ID
- Type:
messageupdate
Functions with the same type share cooldowns based on the same Tracked By value.