mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Change slowmode max value in docs
This commit is contained in:
parent
84e86ff666
commit
024e57efc2
@ -200,7 +200,7 @@ class TextChannel(discord.abc.Messageable, discord.abc.GuildChannel, Hashable):
|
||||
category.
|
||||
slowmode_delay: :class:`int`
|
||||
Specifies the slowmode rate limit for user in this channel. A value of
|
||||
`0` disables slowmode. The maximum value possible is `120`.
|
||||
`0` disables slowmode. The maximum value possible is `21600`.
|
||||
reason: Optional[:class:`str`]
|
||||
The reason for editing this channel. Shows up on the audit log.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user