Add support for slash command permissions
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