mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 17:06:21 +00:00
Add support for default_values field on selects
This commit is contained in:
@ -166,6 +166,14 @@ SelectOption
|
||||
.. autoclass:: SelectOption
|
||||
:members:
|
||||
|
||||
SelectDefaultValue
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: SelectDefaultValue
|
||||
|
||||
.. autoclass:: SelectDefaultValue
|
||||
:members:
|
||||
|
||||
Choice
|
||||
~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user