v3.0.0a10
Pre-release
Pre-release
github-actions
released this
15 Aug 17:11
·
70 commits
to master
since this release
Documentation
- Update code examples for version 3 from version 2. (#436)
Features
- Add a component and modal handler implementation. You can use these to more easily handle the creation and execution of message components, as well as submitted modal forms. (#438)
Deprecations and Removals
- The
ephemeral
argument forContext.defer()
is now keyword-only.