kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
onUserAwarenessQuit
kameloso
plugins
common
awareness
Removes a user's
IRCUser
entry from a plugin's user list upon them disconnecting.
@
safe
void
onUserAwarenessQuit
(
IRCPlugin
plugin
,
const
ref
IRCEvent
event
)
Meta
Source
See Implementation
kameloso
plugins
common
awareness
functions
onChannelAwarenessChannelModeIs
onChannelAwarenessCreationTime
onChannelAwarenessJoin
onChannelAwarenessMode
onChannelAwarenessModeLists
onChannelAwarenessNamesReply
onChannelAwarenessNick
onChannelAwarenessPart
onChannelAwarenessQuit
onChannelAwarenessSelfjoin
onChannelAwarenessSelfpart
onChannelAwarenessTopic
onChannelAwarenessWhoReply
onMinimalAuthenticationAccountInfoTarget
onMinimalAuthenticationUnknownCommandWHOIS
onTwitchAwarenessSenderCarryingEvent
onTwitchAwarenessTargetCarryingEvent
onUserAwarenessCatchSender
onUserAwarenessCatchTarget
onUserAwarenessEndOfList
onUserAwarenessNamesReply
onUserAwarenessNick
onUserAwarenessPing
onUserAwarenessQuit
mixin templates
ChannelAwareness
MinimalAuthentication
TwitchAwareness
UserAwareness
Removes a user's IRCUser entry from a plugin's user list upon them disconnecting.