v1.14.1
·
144 commits
to master
since this release
1.14.1 - 2023-05-03
Changed
ComponentClient.register_executornow raises aValueErrorif any of the custom IDs or the message ID is already registered to better matchregister_modal.ComponentClient.deregister_executornow raises aKeyErrorif the component isn't registered to better match the other deregister methods.
Removed
- Erroneous
prefix_matchparameter fromyuyo.modals.with_text_inputwhich should've been removed inv1.14.0