mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 02:43:01 +00:00
Add remaining server regions to the enum.
This commit is contained in:
13
docs/api.rst
13
docs/api.rst
@ -451,6 +451,19 @@ All enumerations are subclasses of `enum`_.
|
||||
|
||||
The Frankfurt region.
|
||||
|
||||
.. attribute:: brazil
|
||||
|
||||
The Brazil region.
|
||||
.. attribute:: vip_us_east
|
||||
|
||||
The US East region for VIP servers.
|
||||
.. attribute:: vip_us_west
|
||||
|
||||
The US West region for VIP servers.
|
||||
.. attribute:: vip_amsterdam
|
||||
|
||||
The Amsterdam region for VIP servers.
|
||||
|
||||
.. class:: Status
|
||||
|
||||
Specifies a :class:`Member` 's status.
|
||||
|
Reference in New Issue
Block a user