Skip to content

Add support for slash command permissions

Mateusz Brawański requested to merge github/fork/IDoEverything/scomm-perms into master

Created by: IDoEverything

Summary

Adds support for slash command permissions.

Details

Added the DefaultPermission property and endpoints and entities for permissions.

Changes proposed

  • Add the DefaultPermission property to application command
  • Add application command permission entities and endpoints
  • Fix GetOriginalResponse not setting the client
  • Move around interaction enums to their own folder

Merge request reports

Loading