Deletes a message, or all messages in a channel.
Doesn't require broadcaster-level authorisation; the normal bot token is enough.
The current TwitchPlugin.
Name of channel to delete message(s) in.
ID of message to delete. Pass an empty string to delete all messages.
Name of the calling function.
https://dev.twitch.tv/docs/api/reference/#delete-chat-messages
Deletes a message, or all messages in a channel.
Doesn't require broadcaster-level authorisation; the normal bot token is enough.