Skip to content

Commit d545201

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

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
@@ -1302,7 +1302,7 @@ async def create_voice_channel(
13021302
13031303
slowmode_delay: :class:`int`
13041304
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`.
1305+
A value of ``0`` disables slowmode. The maximum value possible is ``21600``.
13061306
13071307
.. versionadded:: 2.7
13081308

0 commit comments

Comments
 (0)