UserAwareness.onUserAwarenessQuitMixin

mixintemplate UserAwareness(ChannelPolicy channelPolicy = ChannelPolicy.home, Flag!"debug_" debug_ = No.debug_, string module_ = __MODULE__)
@system
@IRCEventHandler().onEvent(IRCEvent.Type.QUIT).when(Timing.cleanup).chainable(true)
void
onUserAwarenessQuitMixin
(,
const ref IRCEvent event
)

See Also

Meta