Flag category, as per the AutoMod moderation categories:
If this array is empty, this means that Twitch flagged it for a non-specified reason.
exclusive end index in the original message text. Note that we count unicode code points, not bytes with this. If you use this, make sure your code splits or indexes strings by their unicode code points, and not their bytes.
inclusive start index in the original message text. Note that we count unicode code points, not bytes with this. If you use this, make sure your code splits or indexes strings by their unicode code points, and not their bytes.
The part of the original message string that was recognized as flagged, e.g. "stfu".
Generated using TypeDoc
Single instance of a twitch automod flagged word in a message string.
Note: This is an undocumented Twitch IRC feature and may change at any time, use at your own risk.