Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Commit 2b9cd72

Browse files
committed
Fix offline kawrg desc
1 parent 872e13e commit 2b9cd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vrcpy/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ async def fetch_full_friends(self, offline=True, n=0, offset=0):
399399
!! This function uses possibly lot of calls, use with caution
400400
401401
offline, boolean
402-
Include offline friends or not
402+
Get offline friends instead of online friends
403403
404404
n, integer
405405
Number of friends to return (0 for all)

0 commit comments

Comments
 (0)