Releases: Damego/discord-py-slash-components-bridge
Releases · Damego/discord-py-slash-components-bridge
0.1.0 and 0.1.1
Update 0.1.0
- Renamed
ic_send
to send
- Added disable_components method to ComponentMessage
- Fixed
Messageable.fetch_message
returning discord_components.ComponentMessage
- Updated README
Update 0.1.1
- Added
discord-interactions
callback
0.0.4
- Removed import utils from init
0.0.3
- Fix Messageable.send return discord.Message. Now it return ComponentMessage
- Fixed TypeError: Object of type Button/Select is not JSON serializable.
- Removed utils.py
0.0.2
Preparing for push to PyPI #2