yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.entities
/
GuildImpl
/
getRoleById
get
Role
By
Id
open
override
fun
getRoleById
(
roleId
:
Long
)
:
Role
?
(
source
)
Gets a role from the guild.
Return
The role, or null if it doesn't exist.
Parameters
role
Id
The id of the role.