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 b762a7f commit 65fc665Copy full SHA for 65fc665
twitchio/client.py
@@ -116,7 +116,7 @@ def from_client_credentials(
116
117
Parameters
118
------------
119
- client_id: :class`str`
+ client_id: :class:`str`
120
121
client_secret: :class:`str`
122
An application Client Secret used to generate Access Tokens automatically.
twitchio/ext/commands/bot.py
@@ -100,7 +100,7 @@ def from_client_credentials(
100
101
102
103
104
Your application's Client ID.
105
106
0 commit comments