facet
0.5.0-SNAPSHOT
application-commands
/
io.facet.commands
/
PermissibleApplicationCommand
Permissible
Application
Command
interface
PermissibleApplicationCommand
Content copied to clipboard
A command that is restricted using the implemented
hasPermission
function.
Functions
Sources
Functions
has
Permission
Link copied to clipboard
abstract
suspend
fun
hasPermission
(
user
:
User
,
guild
:
Guild
?
)
:
Boolean
Content copied to clipboard
Sources
jvm source
Link copied to clipboard