dirk ~tracker (2022-05-03T18:49:33.3468071)
Dub
Repo
IrcClient.queryNames
irc
client
IrcClient
Query the list of members in the given channels.
class
IrcClient
void
queryNames
(
in
char
[][]
channels
...
)
See Also
IrcClient.onNameList
Meta
Source
See Implementation
irc
client
IrcClient
aliases
nick
constructors
this
functions
connect
connected
ctcpError
ctcpQuery
ctcpReply
getUser
join
kick
nickName
notice
noticef
part
queryNames
queryUserhost
queryWhois
quit
read
realName
send
sendf
serverAddress
userName
writef
static variables
formatBuffer
variables
onConnect
onCtcpQuery
onCtcpReply
onJoin
onKick
onMessage
onNameList
onNameListEnd
onNickChange
onNickInUse
onNotice
onPart
onQuit
onSuccessfulJoin
onTopic
onTopicInfo
onUserhostReply
onWhoisAccountReply
onWhoisChannelsReply
onWhoisEnd
onWhoisIdleReply
onWhoisOperatorReply
onWhoisReply
onWhoisServerReply
socket
Query the list of members in the given channels.