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 7db5aa4 commit aac7182Copy full SHA for aac7182
discord/guild.py
@@ -1538,7 +1538,7 @@ async def create_forum_channel(
1538
The new channel's topic.
1539
slowmode_delay: :class:`int`
1540
Specifies the slowmode rate limit for user in this channel, in seconds.
1541
- A value of `0` disables slowmode. The maximum value possible is `21600`.
+ A value of ``0`` disables slowmode. The maximum value possible is ``21600``.
1542
nsfw: :class:`bool`
1543
Whether the channel is marked as NSFW.
1544
reason: Optional[:class:`str`]
0 commit comments