Releases: interactions-py/interactions.py
Releases · interactions-py/interactions.py
Increases select label/description size limit
- Increase select label / description limits to match api #282
The hotchpotch update
- Restore
ctx.args/kwargs - Type hinting
- Doc fix
- Internal tweaks
- Improve readability of
sync_commandserrors - Add aliases
Handle Selects being de-selected
- Handle Selects being de-selected
Fix Allowed_Mentions processing
Fixes how allowed_mentions are processed in SlashMessage._slash_edit
Disable Selects
Add the ability to disable selects
Minor Bug Fix
Adds a none check to wait_for_component
Various improvements
Select Support
Adds select support
Fix another url issue
Stops context trying to get custom_id from url buttons
Fix url button bug
Fix get_components_ids when passing rows with URL ButtonStyle #220