MatrixSynapse/synapse/module_api
Patrick Cloke cc865fffc0
Convert user_get_threepids response to attrs. (#16468)
This improves type annotations by not having a dictionary of Any values.
2023-10-11 20:08:11 -04:00
..
callbacks Allow modules to delete rooms. (#15997) 2023-09-06 11:50:07 +01:00
__init__.py Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
errors.py