owocado
61eddfcb18
Fix sticker URL for GIF stickers
1 year ago
Josh
4e03b170ef
Update pyright version
1 year ago
Rapptz
76666fbcf4
Properly check for maximum number of children
1 year ago
Rapptz
9345a2a1be
Add warning for FFmpeg spawning classes executable parameter
1 year ago
JDJG
8d3b56206b
Update ClientUser.edit docs for animated avatars
1 year ago
Akai
bd402b486c
Correct typo in error message: "error" to "autocomplete"
1 year ago
Imayhaveborkedit
a9ff58724b
Fix move_to related voice state bugs
1 year ago
Andrin
e25b7ff3f8
Support for avatar decorations
Co-authored-by: Danny <[email protected] >
Co-authored-by: owocado <[email protected] >
1 year ago
Soheab_
070ae24d8d
Document all limits in discord.ui
1 year ago
PythonCoderAS
841e9157bd
Add Python 3.12 to list of supported versions
1 year ago
Soheab_
851c857a36
Add support for guild incidents
Co-authored-by: Danny <[email protected] >
1 year ago
Rapptz
62a70c21b6
Pin remaining documentation dependencies
For some reason the Sphinx developers made breaking changes in minor
versions
1 year ago
Rapptz
0fadddf7d0
Downgrade sphinxcontrib-websupport version
1 year ago
Rapptz
9859a3959b
Pin documentation dependencies
1 year ago
Rapptz
3258507b4a
Call inner item callback and interaction_check by default
1 year ago
Rapptz
cb3ea9b889
Add shard_connect_timeout parameter for AutoShardedClient
1 year ago
Rapptz
9a1b91dc9f
Properly restrict auto_moderation audit log action range
1 year ago
Rapptz
de6a6af5d3
Fix DynamicItem row attribute being overridden
1 year ago
Rapptz
078b500657
Fix dynamic item views having a timeout causing it to evict
1 year ago
Andrin
9ce733321b
Add support for setting voice channel status
1 year ago
Rapptz
d25b574b32
Clear outstanding chunk requests when receiving a READY event
Ref: #9571
1 year ago
John Wuller
2a59e0286e
Add latin_american_spanish locale
1 year ago
Andrin
08ef42fedf
Add new incident message types
Co-authored-by: Danny <[email protected] >
1 year ago
Imayhaveborkedit
9db0dadc42
Fix voice disconnect+connect race condition
Fixes a race condition when disconnecting and immediately connecting
again. Also fixes disconnect() being called twice.
Let me be clear, I DO NOT LIKE THIS SOLUTION. I think it's dumb but I
don't see any other reasonable alternative. There isn't a way to
transfer state to a new connection state object and I can't think of a
nice way to do it either. That said, waiting an arbitrary amount of
time for an arbitrary websocket event doesn't seem like the right
solution either, but it's the best I can do at this point.
1 year ago
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
Co-authored-by: Danny <[email protected] >
1 year ago
Thanos
9b9c93ad49
[tasks] Fix typing for tasks.SleepHandle.future set calls
1 year ago
CastelRune
4d03fa1c29
Update typo for automod_rule_trigger in docs
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
github-actions[bot]
536cf5c01f
[Crowdin] Updated translation files
Crowdin translations download
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
Co-authored-by: Danny <[email protected] >
Co-authored-by: Lucas Hardt <[email protected] >
Co-authored-by: Andrin S. <[email protected] >
1 year ago
Andrin S
5d353282dc
Support for AutoMod Members
Co-authored-by: Josh <[email protected] >
Co-authored-by: Kaylynn Morgan <[email protected] >
Co-authored-by: Danny <[email protected] >
1 year ago
Rapptz
163a86c4a0
Raise WebSocketClosure on protocol level errors
Ref: #9561
1 year ago
dank
5eb2f30405
Add an 'a' where it is missing in on_member_ban
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