kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
IRCPluginState.awaitingDelegates
kameloso
plugins
common
core
IRCPluginState
The list of awaiting
void delegate(IRCEvent)
delegates, keyed by
IRCEvent.Type
.
struct
IRCPluginState
void
delegate
(
IRCEvent
)[][]
awaitingDelegates
;
Meta
Source
See Implementation
kameloso
plugins
common
core
IRCPluginState
constructors
this
enums
Update
functions
connectionID
updateSchedule
variables
abort
awaitingDelegates
awaitingFibers
bot
channels
client
connSettings
hasPendingReplays
mainThread
nextScheduledTimestamp
pendingReplays
previousWhoisTimestamps
readyReplays
scheduledDelegates
scheduledFibers
server
settings
specialRequests
updates
users
The list of awaiting void delegate(IRCEvent) delegates, keyed by IRCEvent.Type.