..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
Re-add self_bot and user_bot
3 years ago
types
Fix small typing issue
3 years ago
webhook
Remove unused imports
4 years ago
__init__.py
Forgot to add to __init__
4 years ago
__main__.py
Update inbuild examples
4 years ago
abc.py
Add method to ABC and update VoiceRegion enum
3 years ago
activity.py
fix client presences/sessions; add timeout capability; remove GuildIterator; add proper team/application support
3 years ago
appinfo.py
fix client presences/sessions; add timeout capability; remove GuildIterator; add proper team/application support
3 years ago
asset.py
support animated guild images
3 years ago
audit_logs.py
various changes; prepare for scheduled event support
3 years ago
backoff.py
Type-hint backoff.py
4 years ago
calls.py
Get it starting
4 years ago
channel.py
Add Messageable.ack() and remove DMChannel._from_message
3 years ago
client.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
colour.py
Add Colour.brand_green and Colour.brand_red
4 years ago
commands.py
Fix interactions
3 years ago
components.py
Fix interactions
3 years ago
connections.py
Implement connections, add fetch_sticker_pack, fix some small issues
4 years ago
context_managers.py
Typehint context_managers.py
4 years ago
embeds.py
Fix Embed.from_dict typing being too strict for a public function
4 years ago
emoji.py
Remove in-place edits and return fresh instances instead
4 years ago
enums.py
Add method to ABC and update VoiceRegion enum
3 years ago
errors.py
Add a few things to docs
4 years ago
file.py
Add forgotten ..versionadded
4 years ago
flags.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
gateway.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
guild.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
guild_folder.py
Document guild_folder
4 years ago
http.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
integrations.py
Remove unused imports
4 years ago
interactions.py
Fix interactions
3 years ago
invite.py
Fix group/friend invites
4 years ago
iterators.py
fix client presences/sessions; add timeout capability; remove GuildIterator; add proper team/application support
3 years ago
member.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
mentions.py
Misc. nitpicks
4 years ago
message.py
Remove embeds :(
3 years ago
mixins.py
Fix EqualityComparable.__eq__ typing
4 years ago
object.py
Type-hint object.py
4 years ago
oggparse.py
Typehint oggparse.py
4 years ago
opus.py
Typehint opus.py
4 years ago
partial_emoji.py
Fix typing errors in PartialEmoji
4 years ago
permissions.py
Fix small typing issue
4 years ago
player.py
Fix VC playing, remove extraneous properties, fix typing issues
3 years ago
profile.py
Document more features
4 years ago
py.typed
Re-add py.typed
4 years ago
raw_models.py
Typehint raw_models.py
4 years ago
reaction.py
Improve interaction object, implement message.interaction, implement Attachment.description
4 years ago
recorder.py
Get it starting
4 years ago
relationship.py
Get it starting
4 years ago
role.py
various changes; prepare for scheduled event support
3 years ago
settings.py
Fix tracking settings, add settings.edit
4 years ago
stage_instance.py
various changes; prepare for scheduled event support
3 years ago
state.py
Implement guild member support (and fix a couple other bugs) (#224)
3 years ago
sticker.py
Minor changes
4 years ago
team.py
fix client presences/sessions; add timeout capability; remove GuildIterator; add proper team/application support
3 years ago
template.py
Remove unused imports
4 years ago
threads.py
Fix thread events, add a missing thread field, fix reason not being sent when editing threads
3 years ago
tracking.py
Fix tracking settings, add settings.edit
4 years ago
user.py
Fix tracking settings, add settings.edit
4 years ago
utils.py
Fix inbuilt property fetching
3 years ago
voice_client.py
Fix VC playing, remove extraneous properties, fix typing issues
3 years ago
welcome_screen.py
Fix WelcomeScreen typos
3 years ago
widget.py
Remove unused imports
4 years ago