Skip to content

Commit 296436b

Browse files
committed
Merge branch 'with-response' of https://github.com/Icebluewolf/pycord into with-response
merge linting
2 parents 426d991 + 9fae95a commit 296436b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ These changes are available on the `master` branch, but have not yet been releas
4949
([#2579](https://github.com/Pycord-Development/pycord/pull/2579))
5050
- Added new `Subscription` object and related methods/events.
5151
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
52-
- Implemented `with_response` for interaction callbacks, adding `Interaction.is_loading()`
53-
and `Interaction.is_ephemeral()`.
52+
- Implemented `with_response` for interaction callbacks, adding
53+
`Interaction.is_loading()` and `Interaction.is_ephemeral()`.
5454
([#2711](https://github.com/Pycord-Development/pycord/pull/2711))
5555

5656
### Fixed

0 commit comments

Comments
 (0)