kameloso IRC bot
Dlang.org
onPing
kameloso
plugins
services
chanquery
Calls
startQueries
to start querying channels and users for information about them.
version(WithChanQueryService)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.PING
)
void
onPing
(
ChanQueryService
service
,
const
IRCEvent
_
)
See Also
startQueries
kameloso
plugins
services
chanquery
classes
ChanQueryService
enums
ChannelState
functions
onEndOfNames
onMyInfo
onNoSuchChannel
onPing
onSelfjoin
onSelfpart
onTopic
queryChannels
startQueries
whoisUsers
manifest constants
omniscientChannelPolicy
Calls startQueries to start querying channels and users for information about them.