Skip to content

Commit aac7182

Browse files
LumabotsJustaSqu1d
andauthored
Update discord/guild.py
Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Lumouille <[email protected]>
1 parent 7db5aa4 commit aac7182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/guild.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@ async def create_forum_channel(
15381538
The new channel's topic.
15391539
slowmode_delay: :class:`int`
15401540
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`.
1541+
A value of ``0`` disables slowmode. The maximum value possible is ``21600``.
15421542
nsfw: :class:`bool`
15431543
Whether the channel is marked as NSFW.
15441544
reason: Optional[:class:`str`]

0 commit comments

Comments
 (0)