ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
IrcServer.Channel
ae
net
irc
server
IrcServer
Undocumented in source.
string
hostname
;
string
password
;
string
network
;
Constructors
this
this
(string name)
Undocumented in source.
Members
Functions
add
void
add
(Client client)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void
remove
(Client client)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Member
struct
Member
Undocumented in source.
Variables
members
Member
[
string
]
members
;
Undocumented in source.
modes
Modes
modes
;
Undocumented in source.
name
string
name
;
Undocumented in source.
topic
string
topic
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
irc
server
IrcServer
classes
Channel
Client
constructors
this
functions
allClientsInChannels
capabilities
channelChanged
createChannel
createClient
isChannelName
listen
onAccept
whoCanSee
variables
addressMask
chanTypes
channels
conn
creationTime
hostname
log
maxUsers
motd
network
nicknameMaxLength
nicknameValidationPattern
nicknames
operPassword
password
serverVersion
staticChannels
totalConnections