InstallParams

data class InstallParams(val scopes: List<String>, val permissions: Permissions)(source)

Constructors

Link copied to clipboard
constructor(scopes: List<String>, permissions: Permissions)

Properties

Link copied to clipboard

The permissions to request for the bot role.

Link copied to clipboard

The scopes to add the application to the server with.