..
app_commands
Use iscoroutinefunction from inspect instead of asyncio on 3.12+
4 months ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
Allow Greedy[X] | Y
2 months ago
types
Add support for new modal components
6 months ago
ui
Fixed item state management in the UI View
2 months ago
webhook
Improve error from Webhook.from_url when passing client
2 months ago
__init__.py
Version bump for development
6 months ago
__main__.py
Show davey version in --version output
6 months ago
_types.py
Add support for generic ClientT in Interaction
4 years ago
abc.py
Optimise utils.find and specialise utils.as_chunks
9 months ago
activity.py
Reformat entire project with ruff instead of black
1 year ago
appinfo.py
Reformat entire project with ruff instead of black
1 year ago
asset.py
Add support for user collectibles
1 year ago
audit_logs.py
Add channel attribute to automod quarantine user AuditLogAction
12 months ago
automod.py
Reformat entire project with ruff instead of black
1 year ago
backoff.py
Reformat entire project with ruff instead of black
1 year ago
channel.py
Add bypass slowmode permissions
6 months ago
client.py
Use iscoroutinefunction from inspect instead of asyncio on 3.12+
4 months ago
collectible.py
Add support for user collectibles
1 year ago
colour.py
Add colours for new Discord themes
1 year ago
components.py
Add support for new modal components
6 months ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
4 years ago
embeds.py
Reformat entire project with ruff instead of black
1 year ago
emoji.py
Add animated=true parameter to animated emoji
10 months ago
enums.py
Add support for new modal components
6 months ago
errors.py
Fix FFmpeg errors not sent to after callback
6 months ago
file.py
Change info directive to note
1 year ago
flags.py
Add support for emoji_added message type
12 months ago
gateway.py
Fix heartbeat latency race between keepalive and event loop threads
2 months ago
guild.py
Fix safety_alerts_channel typing not accepting None in Guild.edit()
3 months ago
http.py
silence Pyright return-type warning for ws_connect
2 months ago
integrations.py
Add support for getting an integration's scopes
6 months ago
interactions.py
Remove old workaround to /callback not having a return type
6 months ago
invite.py
Reformat entire project with ruff instead of black
1 year ago
member.py
Use iscoroutinefunction from inspect instead of asyncio on 3.12+
4 months ago
mentions.py
Use a sequence instead of a list for AllowedMentions
4 years ago
message.py
Remove old workaround to /callback not having a return type
6 months ago
mixins.py
Add support for specifying the type of a generic discord.Object
4 years ago
object.py
Fix comparisons between two Object with types
3 years ago
oggparse.py
Fixes/improvements to FFmpegAudio and subclasses
3 years ago
onboarding.py
Add support for guild onboarding
1 year ago
opus.py
Reformat entire project with ruff instead of black
1 year ago
partial_emoji.py
Add client parameter to PartialEmoji.from_str
6 months ago
permissions.py
Add bypass slowmode permissions
6 months ago
player.py
Fix FFmpeg errors not sent to after callback
6 months ago
poll.py
Reformat entire project with ruff instead of black
1 year ago
presences.py
Reformat entire project with ruff instead of black
1 year ago
primary_guild.py
All __all__ to primary_guilds module
12 months ago
py.typed
Add typing metadata
5 years ago
raw_models.py
Update Pyright to v1.1.394
2 years ago
reaction.py
Fix exception type in docstring for Reaction.clear
2 months ago
role.py
Reformat entire project with ruff instead of black
1 year ago
scheduled_event.py
Reformat entire project with ruff instead of black
1 year ago
shard.py
Avoid AttributeError on AutoShardedClient.close() call before async setup
6 months ago
sku.py
Reformat entire project with ruff instead of black
1 year ago
soundboard.py
Reformat entire project with ruff instead of black
1 year ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
4 years ago
state.py
Don't cache SoundboardSound when Intents.expressions is disabled
5 months ago
sticker.py
Add support for get sticker pack
2 years ago
subscription.py
Add support for multiple subscription tier SKUs
2 years ago
team.py
Add support for team membership role
3 years ago
template.py
Add deprecation warning to create_guild functions
1 year ago
threads.py
Add bypass slowmode permissions
6 months ago
user.py
Add support for user collectibles
1 year ago
utils.py
Fix comment about inspect replacing inspect
4 months ago
voice_client.py
Add warning and raise if davey is not installed
6 months ago
voice_state.py
Add DAVE protocol support
8 months ago
welcome_screen.py
Update pyright version
3 years ago
widget.py
Reformat entire project with ruff instead of black
1 year ago