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 aac7182 commit d545201Copy full SHA for d545201
discord/guild.py
@@ -1302,7 +1302,7 @@ async def create_voice_channel(
1302
1303
slowmode_delay: :class:`int`
1304
Specifies the slowmode rate limit for user in this channel, in seconds.
1305
- A value of `0` disables slowmode. The maximum value possible is `21600`.
+ A value of ``0`` disables slowmode. The maximum value possible is ``21600``.
1306
1307
.. versionadded:: 2.7
1308
0 commit comments