Flask-discord-interactions

Latest version: v2.1.2

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.4.2

Fixed timestamp valueerrors in some rare cases by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/79

1.4.1

This update fixes an issue with returning modals from custom handlers. The issue would arise if you attempt to trigger a modal from a button click or select menu choice.

Patch: fix missing `dump_handler` function for modals by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/78

1.4.0

Changelog
* Fixed autocomplete when returning a list of dicts - https://github.com/Breq16/flask-discord-interactions/pull/76, thanks therealr5!
* Modal Support - https://github.com/Breq16/flask-discord-interactions/pull/75, thanks etrotta!
* Autoformat using Black in https://github.com/Breq16/flask-discord-interactions/pull/77

1.3.0

* Update Message Object examples for Ephemeral Embeds by etrotta in https://github.com/Breq16/flask-discord-interactions/pull/70
* Add support for autocomplete handlers, add an `Options` model in https://github.com/Breq16/flask-discord-interactions/pull/72, suggested by therealr5
* Improve documentation for files in https://github.com/Breq16/flask-discord-interactions/pull/73, suggested by MaskDuck

1.2.3

Fixes a bug where editing a message with `embeds=[]` or `components=[]` would incorrectly do nothing. This fix changes the behavior such that setting `embeds=[]` during an edit clears the embeds from the message. Thanks therealr5 for reporting this in 68!

1.2.2

Adds a new `Context.message` attribute containing the relevant `Message`, if any. This allows message component interaction handlers to access the original message (i.e., with the component that triggered the interaction). Check the [example](https://github.com/Breq16/flask-discord-interactions/blob/48df84c06e64e87dded8c7b4bc1461a657f7db5d/examples/components.py#L219) for more details. Introduced in 67, thanks therealr5!

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.