Rapptz
|
c6f3ed1af4
|
Allow sending View with Interaction.response.send_message
This also allows for ephemeral views and listening to said views
|
2021-05-30 06:10:58 -04:00 |
|
Rapptz
|
fc64ffdabd
|
Allow passing multiple embeds in InteractionResponse.edit_message
|
2021-05-27 21:07:28 -04:00 |
|
Rapptz
|
3b83f60b35
|
Add support for setting interaction responses
|
2021-05-27 00:53:14 -04:00 |
|
Rapptz
|
d42c63e186
|
Fix some type hints in interactions
|
2021-05-27 00:53:14 -04:00 |
|
AXVin
|
2ad2cab50c
|
[Interactions] Create User only when in DMs
|
2021-05-27 00:53:14 -04:00 |
|
Rapptz
|
cc800796a2
|
Properly guard for DMs in interaction creation
Fix #6794
|
2021-05-27 00:53:14 -04:00 |
|
Rapptz
|
98570793e4
|
Add initial support for buttons and components
|
2021-05-27 00:53:13 -04:00 |
|
Rapptz
|
a31c19563f
|
Add interaction related typings
|
2021-04-08 02:12:55 -04:00 |
|
Rapptz
|
8cece19b22
|
Add on_interaction event and Interaction class.
This is the first pass at the functionality. It's currently a bit
incomplete.
|
2021-04-06 01:11:36 -04:00 |
|