index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
interactions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
None check in InteractionResponse.edit_message
Devon R
2021-06-10
1
-1
/
+1
*
Remove view syncing before editing in views
Rapptz
2021-05-31
1
-3
/
+5
*
Check for view finished state before resuming listening on edit
Rapptz
2021-05-31
1
-1
/
+1
*
Sync views in InteractionResponse.edit_message
Rapptz
2021-05-31
1
-0
/
+6
*
Add support for interaction followups
Rapptz
2021-05-30
1
-1
/
+12
*
Allow sending View with Interaction.response.send_message
Rapptz
2021-05-30
1
-0
/
+15
*
Allow passing multiple embeds in InteractionResponse.edit_message
Rapptz
2021-05-27
1
-3
/
+15
*
Add support for setting interaction responses
Rapptz
2021-05-27
1
-5
/
+244
*
Fix some type hints in interactions
Rapptz
2021-05-27
1
-2
/
+3
*
[Interactions] Create User only when in DMs
AXVin
2021-05-27
1
-5
/
+7
*
Properly guard for DMs in interaction creation
Rapptz
2021-05-27
1
-5
/
+6
*
Add initial support for buttons and components
Rapptz
2021-05-27
1
-1
/
+27
*
Add interaction related typings
Rapptz
2021-04-08
1
-5
/
+14
*
Add on_interaction event and Interaction class.
Rapptz
2021-04-06
1
-0
/
+104