$removeEmbed
remove an embed or all embeds from a message
Usage
$removeEmbed[Channel ID (default is $channelID);Message ID (default is $messageID);Embed Number (default is 1)]
Note:
You can remove all embeds by setting embed number to all
Example:
$removeEmbed[$channelID;$messageID;1]
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.