mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-30 07:10:06 +00:00
Fix UI Kit description typo
This commit is contained in:
parent
f61f7411df
commit
436d0849d9
@ -268,15 +268,15 @@ Enumerations
|
|||||||
.. attribute:: string_select
|
.. attribute:: string_select
|
||||||
|
|
||||||
An alias to :attr:`select`. Represents a default select component.
|
An alias to :attr:`select`. Represents a default select component.
|
||||||
|
|
||||||
.. attribute:: user_select
|
.. attribute:: user_select
|
||||||
|
|
||||||
Represents a user select component.
|
Represents a user select component.
|
||||||
|
|
||||||
.. attribute:: role_select
|
.. attribute:: role_select
|
||||||
|
|
||||||
Represents a role select component.
|
Represents a role select component.
|
||||||
|
|
||||||
.. attribute:: mentionable_select
|
.. attribute:: mentionable_select
|
||||||
|
|
||||||
Represents a select in which both users and roles can be selected.
|
Represents a select in which both users and roles can be selected.
|
||||||
@ -415,7 +415,7 @@ Enumerations
|
|||||||
Bot UI Kit
|
Bot UI Kit
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The library has helpers to aid create component-based UIs. These are all in the ``discord.ui`` package.
|
The library has helpers to aid in creating component-based UIs. These are all in the ``discord.ui`` package.
|
||||||
|
|
||||||
|
|
||||||
View
|
View
|
||||||
|
Loading…
x
Reference in New Issue
Block a user