ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
IrcServer.createChannel
ae
net
irc
server
IrcServer
Creates a new channel. The default modes are "+nt".
class
IrcServer
Channel
createChannel
(
string
name
)
Meta
Source
See Implementation
ae
net
irc
server
IrcServer
classes
Channel
Client
NetworkClient
constructors
this
functions
allClientsInChannels
capabilities
channelChanged
close
createChannel
createClient
isChannelName
listen
onAccept
whoCanSee
variables
addressMask
chanTypes
channels
clients
conn
creationTime
hostname
log
maxUsers
motd
network
nicknameMaxLength
nicknameValidationPattern
nicknames
operPassword
password
serverVersion
staticChannels
totalConnections
Creates a new channel. The default modes are "+nt".