diff options
author | Half-Shot <will@half-shot.uk> | 2019-08-23 09:14:52 +0100 |
---|---|---|
committer | Half-Shot <will@half-shot.uk> | 2019-08-23 09:14:52 +0100 |
commit | 886eceba3e134325e6943aa63eda0a70a7aca911 (patch) | |
tree | 91eecab29298dbd86c4c310d32394ccc8b8cb852 /synapse | |
parent | Propagate opentracing contexts through EDUs (#5852) (diff) | |
download | synapse-886eceba3e134325e6943aa63eda0a70a7aca911.tar.xz |
Return user_type in get_user_by_id
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/message.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |