MatrixSynapse/synapse/module_api
David Robertson 872dbb0181
Correct `check_username_for_spam` annotations and docs (#12246)
* Formally type the UserProfile in user searches
* export UserProfile in synapse.module_api
* Update docs

Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2022-03-18 13:51:41 +00:00
..
__init__.py Correct `check_username_for_spam` annotations and docs (#12246) 2022-03-18 13:51:41 +00:00
errors.py