2.0.0
Change log for version 2.0.0
New Features
- Code refactoring - Code is more readable and more efficient (Fixed most of the overriding method bugs) 
- DiscordComponentsadds- components_managerattribute to- discord.ext.commands.Bot
- Added classes that inherit the bot class 
- Callbacks 
- Setter methods for component classes 
- ephemeralattribute for- ComponentMessageand- respondalso returns- ComponentMessagefor ephemeral messages
- get_componentmethod for- ComponentMessage
- send- edit_origin- defermethod for- Interaction
- values- component_typeattribute for- Interaction
- The bug making the message ping high 
- Fixed the bug that makes the message ping high 
Breaking changes
- InteractionTypeis removed
- InteractionEventTypeis changed to- IntEnum
- Interactiondoesn't have- botattribute
- parent_componentand- interacted_componentis removed
- Ephemeral message is also returned as - ComponentMessage
- Removed all initial parameters on - DiscordComponentsexcept- bot
- Removed - change_discord_methodsmethod on- DiscordComponents
If there is any more breaking changes, please report on the discord server.
Last updated
Was this helpful?
