kameloso IRC bot
Dlang.org
IRCPluginState.awaitingDelegates
kameloso
plugins
IRCPluginState
The list of awaiting
void delegate(IRCEvent)
delegates, keyed by
IRCEvent.Type
.
struct
IRCPluginState
void
delegate
(
IRCEvent
)[][]
awaitingDelegates
;
kameloso
plugins
IRCPluginState
constructors
this
enums
Update
functions
connectionID
updateSchedule
variables
_connectionID
abort
awaitingDelegates
awaitingFibers
bot
channels
client
connSettings
coreSettings
deferredActions
hasPendingReplays
messages
nextScheduledTimestamp
outgoingMessages
pendingReplays
priorityMessages
querier
readyReplays
scheduledDelegates
scheduledFibers
server
updates
users
The list of awaiting void delegate(IRCEvent) delegates, keyed by IRCEvent.Type.