Skip to content

Commit 41cfff7

Browse files
committed
Fix fetch_user notes
1 parent b8a3af7 commit 41cfff7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

twitchio/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,9 +1648,6 @@ async def fetch_user(
16481648
16491649
You may look up a specific user using their user ID or login name.
16501650
1651-
For example, you may specify `50` IDs and `50` names or `100` IDs or names,
1652-
but you cannot specify `100` IDs and `100` names.
1653-
16541651
If you don't specify an ID or login name but provide the `token_for` parameter,
16551652
the request returns information about the user associated with the access token.
16561653

0 commit comments

Comments
 (0)