canUseApplicationCommands property

bool canUseApplicationCommands

Whether this set of permissions has the useApplicationCommands permission.

Implementation

bool get canUseApplicationCommands => has(useApplicationCommands);