Yasmin
Results
2
issues of
Yasmin
Discord is implementing `Scheduled Guild Events` (discord/discord-api-docs#3586). This pull request is a start in order to implement this new feature. ## New Events - `GUILD_SCHEDULED_EVENT_CREATE` (guildScheduledEventCreate) - `GUILD_SCHEDULED_EVENT_UPDATE` (guildScheduledEventUpdate) -...
Discord
According to discord/discord-api-docs#3614, context menus will be introduced and are already being documented. This pull request is a start in order to support context menu in `discord-slash-commands`