toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-common
/
dev.kord.common.entity
/
InstallParams
Install
Params
@
Serializable
data
class
InstallParams
(
val
scopes
:
List
<
String
>
,
val
permissions
:
Permissions
)
(
source
)
Members
Constructors
Install
Params
Link copied to clipboard
constructor
(
scopes
:
List
<
String
>
,
permissions
:
Permissions
)
Properties
permissions
Link copied to clipboard
val
permissions
:
Permissions
The permissions to request for the bot role.
scopes
Link copied to clipboard
val
scopes
:
List
<
String
>
The scopes to add the application to the server with.