We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab4f2c commit c47cecfCopy full SHA for c47cecf
CHANGELOG.md
@@ -10,6 +10,11 @@ possible (see our [Version Guarantees] for more info).
10
11
These changes are available on the `master` branch, but have not yet been released.
12
13
+### Added
14
+- Added new events `on_bridge_command`, `on_bridge_command_completion`, and
15
+ `on_bridge_command_error`.
16
+ ([#1916](https://github.com/Pycord-Development/pycord/pull/1916))
17
+
18
### Fixed
19
20
- Fixed the type-hinting of `SlashCommandGroup.walk_commands()` to reflect actual
0 commit comments