onTwitchAwarenessTargetCarryingEvent

Catch targets from normal Twitch events.

This has to be done on certain Twitch channels whose participants are not enumerated upon joining it, nor joins or parts announced. By listening for any message with targets and catching that user that way we ensure we do our best to scrape the channels.

version(TwitchSupport)
@safe
void
onTwitchAwarenessTargetCarryingEvent
(,
const ref IRCEvent event
)

See Also

Meta