onTwitchAwarenessUserCarrierImpl

Catch a user 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 @system
void
onTwitchAwarenessUserCarrierImpl
(,
const string channelName
,)

See Also