You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 8f90b7d534 Add shoutout to Button and Thumbnail accessories for Section 9 months ago
..
__init__.py Add support for File Upload component 9 months ago
action_row.py Upgrade code by using f-strings and yield from 10 months ago
button.py Fix type error with ItemCallbackType 11 months ago
container.py Update total count tracking to always consider the wrapper object 11 months ago
dynamic.py Revert "Add second generic parameter for view for DynamicItem" 11 months ago
file.py Fix certain component IDs not being able to be settable afterwards 9 months ago
file_upload.py Add support for File Upload component 9 months ago
item.py Handle resolved data for modal components and types 9 months ago
label.py Correct supported types in docs for modal components 9 months ago
media_gallery.py Reformat entire project with ruff instead of black 11 months ago
modal.py Handle resolved data for modal components and types 9 months ago
section.py Add shoutout to Button and Thumbnail accessories for Section 9 months ago
select.py Add missing required kwarg to all select classes 9 months ago
separator.py Fix certain component IDs not being able to be settable afterwards 9 months ago
text_display.py Correct supported types in docs for modal components 9 months ago
text_input.py Correct supported types in docs for modal components 9 months ago
thumbnail.py Allow discord.File in places where UnfurledMediaItem or str are allowed 11 months ago
view.py Handle resolved data for modal components and types 9 months ago