Releases: interactions-py/interactions.py
Releases · interactions-py/interactions.py
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
*HOTFIX* Fix global command issue
Restore the ability to create global commands
Fix internal logic issues
Fix improper usage of is
and is not
Component Support ++
- Added component support for discord.py commands and slash commands
- Added discord.py cooldown and error decorator support
- Added component callback support
- Removed support for positional arguments
- New code formatting requirements for the repository
- Added warnings that snowflake IDs cannot be strings
Fix: Release 1.2.2
Fixed code errors at manage_commands.