onTwitchAwarenessDetectTargetModerator

Detects moderator-ness from a USERSTATE event. Broadcasters are also moderators.

If the target user is a moderator, add them to the list of ops in the plugin's state's IRCChannel.mods associative array.

version(TwitchSupport)
@safe @system
void
onTwitchAwarenessDetectTargetModerator

See Also