dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
Bot.getLevel
dcord
bot
bot
Bot
Base implementation for getting a level from a role. Override this.
int
getLevel
(User user)
int
getLevel
(Role role)
class
Bot
int
getLevel
(
Role
role
)
int
getLevel
(CommandEvent event)
Meta
Source
See Implementation
dcord
bot
bot
Bot
constructors
this
functions
feature
getLevel
loadPlugin
run
unloadPlugin
updateStatus
variables
client
config
log
plugins
Base implementation for getting a level from a role. Override this.