xPolar
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/invite.py
|
|
@ -257,7 +257,7 @@ class Invite(Hashable): |
|
|
|
Attributes |
|
|
|
----------- |
|
|
|
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. |
|
|
|
code: :class:`str` |
|
|
|
The URL fragment used for the invite. |
|
|
|