mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 12:04:05 +00:00
limt -> limit
This commit is contained in:
@@ -106,7 +106,7 @@ class TransportLayerClient(object):
|
||||
dest (str)
|
||||
room_id (str)
|
||||
event_tuples (list)
|
||||
limt (int)
|
||||
limit (int)
|
||||
|
||||
Returns:
|
||||
Deferred: Results in a dict received from the remote homeserver.
|
||||
|
||||
Reference in New Issue
Block a user