index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
components.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation on select limits
Rapptz
2021-08-25
1
-2
/
+2
*
Add support for discord.ui.Select.disabled
Lucas Hardt
2021-07-28
1
-0
/
+5
*
Add SelectOption.__str__
Rapptz
2021-07-04
1
-0
/
+10
*
Mention the discord.ui types in the read-only component types
Rapptz
2021-07-03
1
-0
/
+10
*
[docs] Update Sphinx and Fix various references
Josh
2021-06-27
1
-1
/
+1
*
Fix NameError in missing _EmojiTag import
Rapptz
2021-06-02
1
-1
/
+1
*
Allow passing Emoji in components
Rapptz
2021-06-02
1
-4
/
+10
*
Default SelectOption.value to the label if not given
Rapptz
2021-05-28
1
-4
/
+5
*
Allow constructing SelectOption.emoji from a string as well
Rapptz
2021-05-28
1
-2
/
+6
*
Add support for reading SelectMenu components from messages
Rapptz
2021-05-28
1
-1
/
+151
*
Move ActionRow to its own separate type split from Component
Rapptz
2021-05-28
1
-25
/
+60
*
Button labels can be None
Zomatree
2021-05-27
1
-3
/
+3
*
Fix emoji not showing up in button component
Rapptz
2021-05-27
1
-0
/
+4
*
Add initial support for buttons and components
Rapptz
2021-05-27
1
-0
/
+158