diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-10-21 15:45:37 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-10-21 15:45:37 +0100 |
commit | d63a0ca34b0951cb3d1981225e1c1cf91b996d30 (patch) | |
tree | f2931ff9c810914e4a22eb774642aadf431dd41f /synapse/handlers | |
parent | Include typing events in initial v2 sync (diff) | |
download | synapse-d63a0ca34b0951cb3d1981225e1c1cf91b996d30.tar.xz |
Doc string for the SyncHandler.typing_by_room method
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/sync.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |