Browse Source
Add missing discord.EventStatus.ended from API docs
pull/7917/head
Hafidh
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
docs/api.rst
|
|
@ -2821,6 +2821,10 @@ of :class:`enum.Enum`. |
|
|
|
|
|
|
|
An alias for :attr:`cancelled`. |
|
|
|
|
|
|
|
.. attribute:: ended |
|
|
|
|
|
|
|
An alias for :attr:`completed`. |
|
|
|
|
|
|
|
.. _discord-api-audit-logs: |
|
|
|
|
|
|
|
Audit Log Data |
|
|
|