Permissions
Deprecated (with error)
Don't construct an instance of 'Permissions' from a raw code. Use the factory functions described in the documentation instead.
Replace with
import dev.kord.common.entity.Permissions
Content copied to clipboard
Permissions.Builder(code).build()Content copied to clipboard