diggler ~master (2015-12-23T10:54:12Z)
Home
Dub
Repo
Bot.addAdmins
diggler
bot
Bot
Give bot administrator rights to all the users in
admins
.
void
addAdmins
(
Range
admins
)
class
Bot
final
void
addAdmins
(
Range
)
(
Range
admins
)
if
(
isInputRange
!
Range
&&
is
(
Unqual
!(
ElementType
!
Range
) ==
Admin
)
)
void
addAdmins
(
in
Admin
[]
admins
...)
See Also
Bot.Admin
Meta
Source
See Implementation
diggler
bot
Bot
constructors
this
functions
addAdmins
clients
commandPrefix
commandSets
connect
eventLoop
nickName
realName
registerCommands
run
userName
structs
Admin
Configuration
variables
allowPMCommands
Give bot administrator rights to all the users in admins.