Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Releases: Damego/discord-py-slash-components-bridge

0.1.0 and 0.1.1

28 Oct 07:39
Compare
Choose a tag to compare

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

05 Oct 10:05
Compare
Choose a tag to compare
  • Removed import utils from init

0.0.3

05 Oct 09:58
Compare
Choose a tag to compare
  • 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

01 Oct 11:18
Compare
Choose a tag to compare
Preparing for push to PyPI #2