mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-18 21:11:17 +02:00
Makes it easier to fetch user details in for example spam checker modules, without needing to use api._store or figure out database interactions. Signed-off-by: Jason Robinson <jasonr@matrix.org>