Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-kook-api
/
love.forte.simbot.kook.objects
/
SimpleRole
/
SimpleRole
Simple
Role
constructor
(
roleId
:
Long
,
name
:
String
,
color
:
Int
=
-1
,
position
:
Int
=
-1
,
isHoist
:
Boolean
=
false
,
isMentionable
:
Boolean
=
false
,
permissions
:
Permissions
=
Permissions(0u)
)
(
source
)