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 88294fe352 Fix Section.accessory setter not updating view bindings 1 week ago
..
__init__.py Add support for File Upload component 2 weeks ago
action_row.py Upgrade code by using f-strings and yield from 1 month ago
button.py Fix type error with ItemCallbackType 2 months ago
container.py Remove buggy and unintentional Container.children setter 2 weeks ago
dynamic.py Revert "Add second generic parameter for view for DynamicItem" 2 months ago
file.py Fix certain component IDs not being able to be settable afterwards 2 weeks ago
file_upload.py Add support for File Upload component 2 weeks ago
item.py Handle resolved data for modal components and types 2 weeks ago
label.py Correct supported types in docs for modal components 2 weeks ago
media_gallery.py Reformat entire project with ruff instead of black 2 months ago
modal.py Handle resolved data for modal components and types 2 weeks ago
section.py Fix Section.accessory setter not updating view bindings 1 week ago
select.py Add missing required kwarg to all select classes 2 weeks ago
separator.py Fix certain component IDs not being able to be settable afterwards 2 weeks ago
text_display.py Correct supported types in docs for modal components 2 weeks ago
text_input.py Correct supported types in docs for modal components 2 weeks ago
thumbnail.py Allow discord.File in places where UnfurledMediaItem or str are allowed 2 months ago
view.py Handle resolved data for modal components and types 2 weeks ago