|
@ -689,7 +689,7 @@ class GuildChannel: |
|
|
Parameters |
|
|
Parameters |
|
|
------------ |
|
|
------------ |
|
|
max_age: :class:`int` |
|
|
max_age: :class:`int` |
|
|
How long the invite should last. If it's 0 then the invite |
|
|
How long the invite should last in seconds. If it's 0 then the invite |
|
|
doesn't expire. Defaults to 0. |
|
|
doesn't expire. Defaults to 0. |
|
|
max_uses: :class:`int` |
|
|
max_uses: :class:`int` |
|
|
How many uses the invite could be used for. If it's 0 then there |
|
|
How many uses the invite could be used for. If it's 0 then there |
|
|