We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a3af7 commit 41cfff7Copy full SHA for 41cfff7
twitchio/client.py
@@ -1648,9 +1648,6 @@ async def fetch_user(
1648
1649
You may look up a specific user using their user ID or login name.
1650
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
-
1654
If you don't specify an ID or login name but provide the `token_for` parameter,
1655
the request returns information about the user associated with the access token.
1656
0 commit comments