Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 74b4fb9

Browse files
committed
Add docstring for to_key argument
1 parent eff722d commit 74b4fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synapse/handlers/receipts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ async def get_new_events_as(
246246
247247
Args:
248248
from_key: the stream position at which events should be fetched from
249+
to_key: the stream position up to which events should be fetched to
249250
service: The appservice which may be interested
250251
251252
Returns:

0 commit comments

Comments
 (0)