mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-14 01:40:02 +00:00
Specify View timeouts is in seconds
This commit is contained in:
parent
7d9074db8a
commit
074f34a5fa
@ -123,7 +123,7 @@ class View:
|
||||
Parameters
|
||||
-----------
|
||||
timeout: Optional[:class:`float`]
|
||||
Timeout from last interaction with the UI before no longer accepting input.
|
||||
Timeout in seconds from last interaction with the UI before no longer accepting input.
|
||||
If ``None`` then there is no timeout.
|
||||
|
||||
Attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user