mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Fix a typo within the documentation
This commit is contained in:
parent
96b9a0e09d
commit
dd8168f902
@ -257,7 +257,7 @@ class Invite(Hashable):
|
|||||||
Attributes
|
Attributes
|
||||||
-----------
|
-----------
|
||||||
max_age: :class:`int`
|
max_age: :class:`int`
|
||||||
How long the before the invite expires in seconds.
|
How long before the invite expires in seconds.
|
||||||
A value of ``0`` indicates that it doesn't expire.
|
A value of ``0`` indicates that it doesn't expire.
|
||||||
code: :class:`str`
|
code: :class:`str`
|
||||||
The URL fragment used for the invite.
|
The URL fragment used for the invite.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user