Skip to content

Releases: interactions-py/interactions.py

Handle Selects being de-selected

07 Jul 20:01
d68ea8e

Choose a tag to compare

  • Handle Selects being de-selected

Fix Allowed_Mentions processing

03 Jul 05:48
d99a533

Choose a tag to compare

Fixes how allowed_mentions are processed in SlashMessage._slash_edit

Disable Selects

02 Jul 16:16
b6fd537

Choose a tag to compare

Add the ability to disable selects

Minor Bug Fix

02 Jul 07:14
26eb863

Choose a tag to compare

Adds a none check to wait_for_component

Various improvements

01 Jul 14:33
0ba0d02

Choose a tag to compare

  • Add cog_ext permissions decorator #237
  • Handle incorrect component datatypes #245
  • Mirror d.py allowed mentions behaviour #231
  • Mirror d.py edit behaviour #230
  • Doc changes
  • Pre-push Changes

Select Support

01 Jul 09:05
a65ebf6

Choose a tag to compare

Adds select support

Fix another url issue

25 Jun 10:20
080e684

Choose a tag to compare

Stops context trying to get custom_id from url buttons

Fix url button bug

23 Jun 20:14
83937fe

Choose a tag to compare

Fix get_components_ids when passing rows with URL ButtonStyle #220

*HOTFIX* Fix global command issue

23 Jun 19:47
71a5551

Choose a tag to compare

Restore the ability to create global commands

Fix internal logic issues

23 Jun 07:30
5f44a5d

Choose a tag to compare

Fix improper usage of is and is not