What's Changed
* Prioritise event_id over room_id for the _get_id function by ESHARK22 in https://github.com/nexy7574/niobot/pull/4
* Add Context.invoking_prefix by Matthieu-LAURENT39 in https://github.com/nexy7574/niobot/pull/8
* Type hinting and code refactoring by Matthieu-LAURENT39 in https://github.com/nexy7574/niobot/pull/6
New Contributors
* Matthieu-LAURENT39 made their first contribution in https://github.com/nexy7574/niobot/pull/8
**Full Changelog**: https://github.com/nexy7574/niobot/compare/1.1.0a2...1.1.0a3
-------
As matrix-nio 0.22.0 has been released, this will be the last 1.1.0 alpha. From now, only a few new things built on nio will be added, things tested with the new version, in following betas. Once all is tested, and python 3.12 support is released by matrix-nio (aiohttp), then 1.1.0 will be released.
As of now, neither nio-bot, nor the libraries supporting it (matrix-nio, which in turn depends on aiohttp) support python 3.12. As such, you will not find them supported on PyPi.org, and the wheels below will not work with anything above python 3.11.
Support is, as listed, python 3.9 to 3.11.