Skip to content

v1.2.0

Compare
Choose a tag to compare
@0xDevansh 0xDevansh released this 10 Mar 15:33

Changes

  • Deprecated SlashCommand.allowWithPermission
  • Added new permission fields to SlashCommand:
    • allowRoles
    • denyRoles
    • allowUsers
    • denyUsers
  • Added field handleError, and error handling while executing slash commands

Full Changelog: v1.1.1...v1.2.0