50 Commits (e01d4a31eb508d9548a713104e0190f49cde6263)

Author SHA1 Message Date
Josh e01d4a31eb
Replace invariant container types with wider types where applicable 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Dawid K 5f2d9a9ffa
Fix state parameter in Interaction.edit_original_message 3 years ago
metro 342652c8ad
Document NotFound for Interaction original_message methods 3 years ago
Stocker acbd8ca5f6
Fix typo causing a TypeError in Interaction.guild_locale 3 years ago
Leo 02310e4abd
Add Interaction.locale and Interaction.guild_locale 3 years ago
Rapptz 1f8687505f Fix InteractionResponse.edit_message not working with modal submits 3 years ago
Josh c907bec753
Add Interaction creation/expiry attributes and helper method 3 years ago
Stocker 554d2d7c99
Add the suppress_embeds parameter to send methods 3 years ago
Rapptz 4c8b1f9abd Remove unused imports 3 years ago
Rapptz f7315573aa Remove generic from Interaction and ConnectionState 3 years ago
Rapptz 41f2792ed9 Change Interaction.user to not be Optional 3 years ago
Rapptz f80f81c395 Add Member.resolved_permissions attribute for interaction members 3 years ago
Rapptz f435d160dd Add Interaction.client property 3 years ago
Rapptz ae1aaac5a7 Add support for autocomplete 3 years ago
Rapptz 30e7a2e937 Fix a few more type errors 3 years ago
Predä d24a339dbf
Fix missing view parameter in edit message response 3 years ago
Maya 38e6dc4f27
Fix passing ephemeral and thinking together 3 years ago
Rapptz af8e74d327 Allow deferring modal_submit interactions 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
Josh dede5539ee
Add support for editing message attachments 3 years ago
Rapptz 92d1b4cd2b Refactor interaction response handling to support files 3 years ago
Rapptz 9c066a8cf6 Refactor internal message sending and editing parameter passing 3 years ago
Rapptz 490bbffc93 Remove in-place edits and return fresh instances instead 4 years ago
Miolus 36b9bc8ee3
Add interaction.data to docs 4 years ago
Rapptz 66871f329e Interaction.channel can be a PartialMessageable rather than Object 4 years ago
Rapptz ecf239d2a2 Fix user cache acting incorrectly with evictions 4 years ago
Rapptz c748e4bce5 Mention ephemeral messages can only be edited with raw method 4 years ago
Alex Nørgaard 6a553b2347
Fix building docs due to missing InteractionMessage in __all__ 4 years ago
Rapptz 0b577fa209 Add support for fetching the original interaction response message 4 years ago
Rapptz bba4d6c4e4 Fix typo with exception name in InteractionResponse 4 years ago
Rapptz 8760b01e76 Add Interaction.permissions to get resolved permissions 4 years ago
Rapptz 12e90f9c6d Type hint instance variables in interactions 4 years ago
Rapptz 7ca90874b9 Raise an exception if an interaction has been responded before 4 years ago
jack1142 1059c02df7
Update examples of interactions to mention components 4 years ago
Nadir Chowdhury 2d597e310b
Fix Interaction.channel being None in threads 4 years ago
Devon R ee26b58c6c
None check in InteractionResponse.edit_message 4 years ago
Rapptz d0097c4281 Remove view syncing before editing in views 4 years ago
Rapptz 4a3491cc0a Check for view finished state before resuming listening on edit 4 years ago
Rapptz 61a189c217 Sync views in InteractionResponse.edit_message 4 years ago
Rapptz 7b1c57ed60 Add support for interaction followups 4 years ago
Rapptz c6f3ed1af4 Allow sending View with Interaction.response.send_message 4 years ago
Rapptz fc64ffdabd Allow passing multiple embeds in InteractionResponse.edit_message 4 years ago
Rapptz 3b83f60b35 Add support for setting interaction responses 4 years ago
Rapptz d42c63e186 Fix some type hints in interactions 4 years ago
AXVin 2ad2cab50c [Interactions] Create User only when in DMs 4 years ago
Rapptz cc800796a2 Properly guard for DMs in interaction creation 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago
Rapptz a31c19563f Add interaction related typings 4 years ago
Rapptz 8cece19b22 Add on_interaction event and Interaction class. 4 years ago