Skip to content

Releases: interactions-py/interactions.py

3.0.3

14 Dec 16:09
Compare
Choose a tag to compare

Forces a deprecation status in the raw_socket_receive event telling users to use discord-py-interactions instead.

3.0.2

24 Aug 00:29
29bb42c
Compare
Choose a tag to compare
  • Fix issue with having to selectively install 3.0.1a (us making this a new release fixes that problem.)
  • Moving to new PyPI name.

Allow multiple context menus.

15 Aug 00:22
87f4e64
Compare
Choose a tag to compare

#299

Allow multiple context menus

3.0.1

14 Aug 02:10
89d99ab
Compare
Choose a tag to compare

#289

Fix slight doc formatting issues.

#293

Reorder type listening + Menu/SlashContext confusion

#294

Menu Command Invocation Error

#295

Hotfix type-checking

#296

Remove context check.

3.0.0

13 Aug 00:42
5ddbd4f
Compare
Choose a tag to compare
  • #285 - Implement context menus.
  • #289 - Fix slight doc formatting issues.

2.4.2

12 Aug 05:19
Compare
Choose a tag to compare
  • #286 - debug_guild option for testing global commands
  • Added documentation for create_select_open in Read The Docs.

Increases select label/description size limit

07 Aug 21:58
7ab5fbb
Compare
Choose a tag to compare
  • Increase select label / description limits to match api #282

The hotchpotch update

03 Aug 17:11
f7f39e0
Compare
Choose a tag to compare
  • Restore ctx.args/kwargs
  • Type hinting
  • Doc fix
  • Internal tweaks
  • Improve readability of sync_commands errors
  • Add aliases

Handle Selects being de-selected

07 Jul 20:01
d68ea8e
Compare
Choose a tag to compare
  • Handle Selects being de-selected

Fix Allowed_Mentions processing

03 Jul 05:48
d99a533
Compare
Choose a tag to compare

Fixes how allowed_mentions are processed in SlashMessage._slash_edit