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 d5946d1cbc Fix bounds for TextInput and Label generic 6 days ago
..
__init__.py Add support for label components and select in modals 3 weeks ago
action_row.py Update total count tracking to always consider the wrapper object 1 week ago
button.py Fix type error with ItemCallbackType 2 weeks ago
container.py Update total count tracking to always consider the wrapper object 1 week ago
dynamic.py Revert "Add second generic parameter for view for DynamicItem" 1 week ago
file.py Allow discord.File in places where UnfurledMediaItem or str are allowed 2 weeks ago
item.py Update total count tracking to always consider the wrapper object 1 week ago
label.py Fix bounds for TextInput and Label generic 6 days ago
media_gallery.py Reformat entire project with ruff instead of black 2 weeks ago
modal.py Fix Modal not raising when hitting the 5 item limit 1 week ago
section.py Update total count tracking to always consider the wrapper object 1 week ago
select.py Reformat entire project with ruff instead of black 2 weeks ago
separator.py Reformat entire project with ruff instead of black 2 weeks ago
text_display.py Remove unused row parameter from TextDisplay 2 weeks ago
text_input.py Fix bounds for TextInput and Label generic 6 days ago
thumbnail.py Allow discord.File in places where UnfurledMediaItem or str are allowed 2 weeks ago
view.py Add missing versionadded to some BaseView items 1 week ago