100 Commits (master)

Author SHA1 Message Date
DA344 0e4f06103e
Fix InteractionCallbackResponse.resource having incorrect state 1 month ago
Rapptz 43e1c55d11 Remove with_response parameter documentation 2 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 2 months ago
Rapptz 1cdf710908 Rename InteractionCallback to InteractionCallbackResponse 2 months ago
DA344 5b78097cef
Add support for Interaction Callback Resource 2 months ago
owocado 7db391189d
Add __repr__ to Interaction 3 months ago
DA344 356474ffb9
Add ButtonStyle.premium 10 months ago
DA344 9d979d3df1
Some docs fixes for polls 11 months ago
DA344 e43bd8692c
Add support for Polls 11 months ago
Rapptz 64e743af50 Use InteractionMetadata for InteractionResponse.edit_message 11 months ago
Danny 2e2f51fd5c
First pass at supporting user apps 11 months ago
Soheab_ f6182e5763
Add missing suppress_embeds kwarg to InteractionResponse.edit_message 1 year ago
Lucas Hardt 99618c823a
Add support for premium app integrations 1 year ago
Rapptz 2348d72a72 Use the interaction user's guild as a fallback for Interaction.guild 2 years ago
Rapptz 2fdbe59376 Fix Message.channel being None for interactions 2 years ago
Rapptz 49e31e9e23 Use cache data if available for Interaction.channel 2 years ago
Rapptz f1bade4bda Hoist webhook detection outside of store_user helper 2 years ago
Andrin S 53ce05b0d0
Add Interaction.channel from Discord payload 2 years ago
Rapptz bb7668f8a5 Upgrade Message.guild references if None in Interaction 2 years ago
z03h e6ef43139f
Don't store finished views/modals 2 years ago
Rapptz 183675be74 Add support for silent messages 2 years ago
Soheab_ ee07f72906
Add delete_after kwarg to InteractionMessage.edit 2 years ago
Rapptz 7e95f98521 Fix webhooks and interactions not closing files after a request 2 years ago
Rapptz 6cb9a84898 Fix views not being removed from message store backing 2 years ago
Rapptz bee7f903e3 Document Interaction.message availability 2 years ago
Rapptz bbba8c650f Add missing generic parameters on various Interaction parameters 2 years ago
Rapptz bf860b0b07 Add support for generic ClientT in Interaction 2 years ago
Rapptz 50e66d4072 Add delete_after to Interaction.edit_message 2 years ago
Steve C 4c8ba635db
Add delete_after into InteractionResponse.send_message 2 years ago
Soheab c83134ab65
Add Interaction.translate method 3 years ago
Rapptz bd19ad05e7 Fix app_command_completion triggering on certain errors 3 years ago
Rapptz 49e6fe9a0c Fix autocomplete translations calling unnecessary locales 3 years ago
Rapptz 9ce1541775 Rename Interaction.original_message to original_response 3 years ago
Rapptz 2d586ae805 Add initial support for app command localisation 3 years ago
Mikey c4e09acff8
Add InteractionResponse.type property 3 years ago
Rapptz b3a24846bd Add Interaction.app_permissions 3 years ago
Rapptz 7ad00750c6 Add note about different client subclasses 3 years ago
Rapptz 573bb32a1e Fallback to an unavailable guild instead of an Object in interactions 3 years ago
Rapptz 4dd5cc2bc9 Pass proxy information to interactions and webhooks 3 years ago
Rapptz d56f5150fa Fix oversight of edit parameters not being keyword only 3 years ago
Rapptz 8699d2139a Improve generic duck type programming with PartialMessageable 3 years ago
Rapptz a0dfdb9b1d Fix multiple view instances not dispatching in app commands responses 3 years ago
Rapptz acd4a0856e Add Interaction.extras for extraneous data 3 years ago
Rapptz 840eb577d4 [commands] Add initial implementation of hybrid commands 3 years ago
Rapptz c284145f18 Add and remove some versionadded directives 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Kellen 4fd2d5fdfd
Remove redundant imports and variables 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
Rapptz 202b993da3 Add Interaction.command and Interaction.namespace attributes 3 years ago