mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-08 14:18:08 -05:00
client: Small docfix.
This commit is contained in:
parent
c57b4c1210
commit
88757965cd
@ -117,7 +117,7 @@ class PanClient(AsyncClient):
|
||||
Args:
|
||||
body (Dict[Any, Any]): The dictionary of a Sync response.
|
||||
|
||||
Returns the json response with decrypted events.
|
||||
Returns the json response with decrypted events.
|
||||
"""
|
||||
for room_id, room_dict in body["rooms"]["join"].items():
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user