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 d545201 commit e7f11abCopy full SHA for e7f11ab
discord/guild.py
@@ -1424,7 +1424,7 @@ async def create_stage_channel(
1424
1425
slowmode_delay: :class:`int`
1426
Specifies the slowmode rate limit for user in this channel, in seconds.
1427
- A value of `0` disables slowmode. The maximum value possible is `21600`.
+ A value of ``0`` disables slowmode. The maximum value possible is ``21600``.
1428
1429
.. versionadded:: 2.7
1430
0 commit comments