Skip to content

Commit eb4af5c

Browse files
fix comment
1 parent 677fd04 commit eb4af5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream_chat/base/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ def export_users(
12181218
self, user_ids: Iterable[str]
12191219
) -> Union[StreamResponse, Awaitable[StreamResponse]]:
12201220
"""
1221-
Requests a channels export
1221+
Requests a users export
12221222
"""
12231223
pass
12241224

0 commit comments

Comments
 (0)