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
968a1f366f
Change View callback order to (self, interaction, item)
This is more consistent with the rest of the library which always has
the interaction as the first parameter. This has been done before in
the command extension as well, the first parameter is always either
self or the context.
3 years ago
..
__init__.py
Add support for Modal Interactions
3 years ago
button.py
Change View callback order to (self, interaction, item)
3 years ago
item.py
Change View callback order to (self, interaction, item)
3 years ago
modal.py
Remove automatic defer behaviour from View and Modal
3 years ago
select.py
Change View callback order to (self, interaction, item)
3 years ago
text_input.py
Correct documentation for TextInput.custom_id
3 years ago
view.py
Change View callback order to (self, interaction, item)
3 years ago