JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Add `PrivilegeConfig#canMemberRun`

Open freya022 opened this issue 1 year ago • 0 comments

Pull Request Etiquette

Changes

  • [ ] Internal code
  • [X] Library interface (affecting end-user code)
  • [ ] Documentation
  • [ ] Other: _____

Closes Issue: NaN

Description

Adds a method determining if a command can be used by a combination of member and channel

Based on Discord's flow chart for command permission checks.

freya022 avatar Nov 14 '24 23:11 freya022