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
..
confirm.py
Change View callback order to (self, interaction, item)
3 years ago
counter.py
Change View callback order to (self, interaction, item)
3 years ago
dropdown.py
Add message content intent to examples
3 years ago
ephemeral.py
Change View callback order to (self, interaction, item)
3 years ago
link.py
Add message content intent to examples
3 years ago
persistent.py
Change View callback order to (self, interaction, item)
3 years ago
tic_tac_toe.py
Add message content intent to examples
3 years ago