index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add changelog for v1.7.2
Rapptz
2021-05-02
1
-0
/
+12
*
Clarify Webhook.send return value documentation
NoName
2021-05-02
2
-4
/
+4
*
Add classproperty helper utility
Rapptz
2021-05-02
1
-0
/
+9
*
Add Client.create_dm
Rapptz
2021-05-01
1
-0
/
+28
*
Fix supressing messages leading a 400 error
Rapptz
2021-05-01
1
-1
/
+1
*
Reformat message.py file
Rapptz
2021-05-01
1
-21
/
+71
*
Add types to PartialMessage
Rapptz
2021-05-01
1
-23
/
+15
*
Fix typings for utils._parse_ratelimit_header
Rapptz
2021-05-01
1
-1
/
+2
*
Fix SyncWebhook exception case causing attribute errors
Rapptz
2021-05-01
1
-0
/
+3
*
Fix sending multipart data with SyncWebhook
Rapptz
2021-05-01
1
-4
/
+8
*
Add typings for message related classes
Zomatree
2021-05-01
2
-89
/
+117
*
Add fetch_invite with with_expiration
Nadir Chowdhury
2021-05-01
3
-20
/
+37
*
Fix guild application command endpoints
Joey van Langen
2021-05-01
1
-6
/
+6
*
Add AuditLogChanges.rules_channel/public_updates_channel
Nadir Chowdhury
2021-05-01
2
-0
/
+26
*
Add types for ApplicationCommandPermissions & co
Nadir Chowdhury
2021-05-01
2
-2
/
+70
*
Clarify ClientUser.verified docs
David
2021-04-30
1
-1
/
+1
*
Fix grammar in the Guild.edit docstring
MrKomodoDragon
2021-04-30
1
-2
/
+2
*
[commands] Remove Flag related delimiter and prefix error
Rapptz
2021-04-30
1
-3
/
+0
*
[commands] Fix Generics causing other typing converters to fail
Rapptz
2021-04-30
1
-3
/
+14
*
Fix utils.MISSING not evaluating to True in implicit bool contexts
Rapptz
2021-04-30
1
-0
/
+3
*
[commands] Fix Generic subcalsses used as a converter
Rapptz
2021-04-29
1
-0
/
+4
*
fix AttributeError in Sticker.image
Nadir Chowdhury
2021-04-29
1
-1
/
+1
*
Add utils.MISSING
Nadir Chowdhury
2021-04-29
5
-24
/
+20
*
[commands] Update error message for Literal float/complex
Olivia
2021-04-27
1
-1
/
+1
*
[docs] Update notes for get_user and get_member
pikaninja
2021-04-27
2
-2
/
+2
*
Fix AttributeError in examples
apple502j
2021-04-27
2
-2
/
+2
*
Split annotation resolution to discord.utils
Rapptz
2021-04-27
3
-100
/
+106
*
[commands] Disallow float/complex in Literal but allow None
Rapptz
2021-04-27
1
-1
/
+1
*
Make spelling of "colour" consistent in docs
numbermaniac
2021-04-27
1
-1
/
+1
*
Add __int__ to discord.Colour
ppotatoo
2021-04-26
1
-0
/
+7
*
Adjust quickstart to not show commands example
HyperGH
2021-04-26
1
-2
/
+3
*
Add as_chunks helper function
Josh
2021-04-25
2
-0
/
+72
*
Properly change abc.User.avatar type to Asset
Rapptz
2021-04-25
1
-4
/
+5
*
[docs] Remove extraneous icon definition
Josh
2021-04-25
1
-2
/
+0
*
Use Asset for AuditLogChanges and add more entries
Nadir Chowdhury
2021-04-25
2
-12
/
+78
*
Remove HypesquadHouse enum from docs
Josh
2021-04-25
1
-14
/
+0
*
[commands] Add support for typing.Union to Flags
Josh
2021-04-25
1
-5
/
+11
*
[commands] Fix regression with Union converters not working
Rapptz
2021-04-24
1
-1
/
+3
*
[commands] Disallow complicated Literal types
Rapptz
2021-04-24
1
-0
/
+3
*
[commands] Fix Literal converter not working within flags
Rapptz
2021-04-24
1
-0
/
+4
*
[commands] Add FlagConverter.__iter__
Rapptz
2021-04-24
1
-0
/
+13
*
Add Activity.buttons
Nadir Chowdhury
2021-04-24
2
-17
/
+75
*
[commands] Fix _HelpCommandImpl.clean_params popitem
Stella
2021-04-23
1
-2
/
+2
*
[commands] Fix flag detection code in get_flags
Rapptz
2021-04-23
1
-3
/
+3
*
Fix typo in FlagConverter docs
Alex Nørgaard
2021-04-22
1
-1
/
+1
*
Define utils.cached_property in if TYPE_CHECKING guard
Josh
2021-04-22
1
-2
/
+5
*
Add support for editing message attachments
Rapptz
2021-04-21
1
-0
/
+27
*
Add target_user and target_type to Invite objects
sudosnok
2021-04-21
3
-1
/
+38
*
Rename lingering _url Asset properties
Nadir Chowdhury
2021-04-21
2
-2
/
+2
*
Fix documentation for RoleConverter
jack1142
2021-04-21
1
-2
/
+2
[prev]
[next]