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.
Bryan Forbes b12b4b18fd
Mark public callbacks as positional-only
3 years ago
..
__init__.py Add support for Modal Interactions 3 years ago
button.py Fix views not being persistent if modifying custom_id after __init__ 3 years ago
item.py Add TextInput to Item docstring 3 years ago
modal.py Mark public callbacks as positional-only 3 years ago
select.py Always use last value as a fallback for Select.values 3 years ago
text_input.py Change ui.TextInput.value to not be Optional 3 years ago
view.py Mark public callbacks as positional-only 3 years ago