onTwitchAwarenessSenderCarryingEvent

Catch senders 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 and catching the user that way we ensure we do our best to scrape the channels.

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

See Also

Meta