4464 Commits (master)

Author SHA1 Message Date
Andrin 50190e088e
Add applied_tags param to Webhook.send 1 year ago
Soheab_ f6182e5763
Add missing suppress_embeds kwarg to InteractionResponse.edit_message 1 year ago
Kohki Miki d9f81150e1
Add platform property to Activity and Game 1 year ago
Thanos 9b9c93ad49
[tasks] Fix typing for tasks.SleepHandle.future set calls 1 year ago
Lilly Rose Berner 29344b9cce
Add thread getters to Message 1 year ago
Rapptz 2b51e5e736 [commands] Change import for PrivateChannel for cooldowns 1 year ago
Andrin 56c67d3967
Implement editing application info 1 year ago
Mysty 9810cb9936
Add warning to VoiceProtocol.on_voice_state_update 1 year ago
Mikey a9936c2da5
Fix typo in HTTPClient create_entitlement 1 year ago
Lukas Vacula 3009c46080
Fix typo in documentation; "users" -> "roles" 1 year ago
Soheab_ 5c46f812c7
Document type property and classmethods for SelectDefaultValueType 1 year ago
z03h a5d03d4a1e
Add specialcase for AutoMod triggers in audit log diff 1 year ago
dank 67ae85aa22
Fix typos in Forbidden descriptions for Member methods 1 year ago
Imayhaveborkedit c7edfc7c16
Future proof usage of async_timeout 1 year ago
Andrin S ef0944047e
Fix SKU return type and documentation 1 year ago
z03h e1c1a72a50
Fix AutoModRuleAction attribute error 1 year ago
z03h 933460c3d4
Fix member_profile triggers not having attributes filled 1 year ago
owocado 7d159920e7
Fix entitlement_delete event dispatch 1 year ago
Lucas Hardt 99618c823a
Add support for premium app integrations 1 year ago
Andrin S 5d353282dc
Support for AutoMod Members 1 year ago
Rapptz 163a86c4a0 Raise WebSocketClosure on protocol level errors 1 year ago
Imayhaveborkedit e1aa6cc264
Fix bad voice state when moving to a voice channel without permissions 2 years ago
Soheab_ ebe2661f7d
Add missing scheduled_event field to StageChannel.create_instance 2 years ago
mc_fdc 2e4eedf5cb
Fix type hint for CustomActivity emoji parameter 2 years ago
Soheab_ 698363e76b
Refactor from_components for Select classes 2 years ago
Rapptz 5c5ccc4e82 [commands] Fix hybrid command wrapped instances being out of sync 2 years ago
Rapptz f617d01eee Refactor human_join into its own private helper function 2 years ago
Soheab_ d7f8a39a66
Remove duplicated doc for default_values kwarg for select decorator 2 years ago
owocado cf79af2dc4
Fix typehints for __class_getitem__ in Transform and Range 2 years ago
Rapptz c115cfb0ac Remove unnecessary comments 2 years ago
Rapptz 7f7a0acd21 Fix GuildChannel subclasses not working with default select values 2 years ago
Soheab_ c5ecc42c72
Add support for default_values field on selects 2 years ago
Imayhaveborkedit 9f8f9bf56b
Fix incorrect callback typing for WebsocketHook 2 years ago
Imayhaveborkedit 44284ae107
Rewrite voice connection internals 2 years ago
ItsWilliboy 555940352b
Fix error when app_commands.Group misses a name 2 years ago
Rapptz 576ab269e8 Fix AttributeError in CommandSyncFailure due to APPLICATION_COMMAND_TOO_LARGE 2 years ago
Imayhaveborkedit 48b4ea84c9
Add silence padding after transmission breaks 2 years ago
Rapptz 3f92f35bb1 [commands] Log exceptions that happen during cog_unload 2 years ago
Imayhaveborkedit dacf3cfe86
Fix possible FFmpegAudio AttributeError in __del__ 2 years ago
Rapptz 97ae6409b0 Add support for burst reactions 2 years ago
Vaskel 5126323640
Add custom_id string to DynamicItem template regex error 2 years ago
Rapptz 9e2f2cb3af Log suppressed autocomplete exceptions 2 years ago
oDepleted bc87715463
Trim trailing whitespace in cog template 2 years ago
z03h e67d00502d
Fix View.from_message not creating other Selects 2 years ago
Lucas Hardt 3827671bf7
Fix misleading Error documentation for Client.fetch_guild 2 years ago
Rapptz 69dd6052e4 Standardize Permission constants as padded binary u64 2 years ago
Rapptz b6794fa6d1 Slightly improve performance of constructing Permissions using kwargs 2 years ago
Rapptz 94655cd804 Skip adding views to the synced message store if fully dynamic 2 years ago
Rapptz f793af0456 Add item parameter to DynamicItem.from_custom_id 2 years ago
Rapptz 7c3868ef3b Add Client.remove_dynamic_items 2 years ago