kameloso IRC bot
Dlang.org
onSelfpart
kameloso
plugins
services
chanquery
Removes a channel we part from the internal
ChanQueryService.channels
list of channel states.
version(WithChanQueryService)
private
@
IRCEventHandler
().
onEvent
(
IRCEvent.Type.SELFPART
).
onEvent
(
IRCEvent.Type.SELFKICK
).
channelPolicy
(
omniscientChannelPolicy
)
void
onSelfpart
(
ChanQueryService
service
,
const
ref
IRCEvent
event
)
kameloso
plugins
services
chanquery
classes
ChanQueryService
enums
ChannelState
functions
onEndOfNames
onMyInfo
onNoSuchChannel
onSelfjoin
onSelfpart
onTopic
startChannelQueries
manifest constants
omniscientChannelPolicy
Removes a channel we part from the internal ChanQueryService.channels list of channel states.