Commit Graph
3 Commits
Author SHA1 Message Date
dfb7f93dd8 fix(types): DiscordCreateApplicationCommand.description is optional (#2986)
* Made the description optional for creating commands

* Update packages/types/src/discord.ts

Co-authored-by: ITOH <to@itoh.at>

---------

Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-04-09 23:47:15 +00:00
DeveloperDragonandITOH da0590120f feat(bot): add Interaction.data.type for Command interactions (#2987)
* Add type property to data

* Add back type I accidentally removed

---------

Co-authored-by: ITOH <to@itoh.at>
2023-04-09 21:59:49 +00:00
DeveloperDragon 5638766882 Fix option for preferSnakeCase (#2984) 2023-04-09 20:34:12 +00:00