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
...
*
Fix Member.guild_avatar docstring
Rapptz
2021-08-22
1
-2
/
+2
*
[types] Add avatar to Member typings
Rapptz
2021-08-22
1
-1
/
+2
*
Fix Member._avatar not updating in member update events
Rapptz
2021-08-22
1
-1
/
+3
*
Add per-guild member avatar support
JustAnyone
2021-08-22
3
-0
/
+49
*
Typehint opus.py
apple502j
2021-08-22
1
-39
/
+58
*
Fix references in docs
Josh
2021-08-22
2
-3
/
+3
*
Typehint oggparse.py
apple502j
2021-08-22
1
-11
/
+22
*
Remove created_at from Snowflake Protocol
Josh
2021-08-22
1
-5
/
+0
*
Fix webhook typings and use PartialMessageable instead of Object
Rapptz
2021-08-22
2
-16
/
+24
*
Fix broken rename from pyright
Rapptz
2021-08-22
1
-6
/
+6
*
Make __main__ template strings private
Rapptz
2021-08-22
1
-10
/
+10
*
Add explicit type annotation to version_info and reformat
Rapptz
2021-08-22
1
-6
/
+8
*
Typehint async_context global variable
Rapptz
2021-08-22
1
-2
/
+2
*
Make json conversion functions private
Rapptz
2021-08-22
5
-17
/
+17
*
Make global log variable in modules private
Rapptz
2021-08-22
11
-147
/
+147
*
ResponseType type alias is private
Rapptz
2021-08-22
1
-4
/
+4
*
Add typing metadata
Riley Shaw
2021-08-22
3
-0
/
+2
*
Add type: ignore for StageInstance.channel
Stocker
2021-08-21
1
-1
/
+2
*
Reformat shard.py
Rapptz
2021-08-21
1
-10
/
+32
*
Reformat state.py
Rapptz
2021-08-21
1
-51
/
+86
*
Don't clear views in READY
Rapptz
2021-08-21
1
-3
/
+5
*
Typehint state.py
Stocker
2021-08-21
3
-179
/
+237
*
[commands] Make GroupMixin Generic
Josh
2021-08-21
1
-10
/
+21
*
Add missing typehints for Member properties
Arnav Jindal
2021-08-21
1
-0
/
+3
*
Fix on_typing not dispatching for threads
Rapptz
2021-08-20
1
-1
/
+1
*
[commands] De-indent after hook call
Rapptz
2021-08-20
1
-1
/
+1
*
Copy docs from Client.close() to Bot.close()
Willy
2021-08-20
1
-0
/
+1
*
Typehint shard.py
Stocker
2021-08-20
1
-63
/
+77
*
Re-define Member properties inferred from User to support type-checking
Josh
2021-08-20
1
-6
/
+8
*
Typehint context_managers.py
Stocker
2021-08-20
1
-10
/
+28
*
Add a few typehints to opus.py
Stocker
2021-08-19
1
-4
/
+18
*
Fix missing typehint that causes an error for a type checker
Stocker
2021-08-19
1
-1
/
+2
*
Add Thread to the return type of Client.get_channel
Stocker
2021-08-19
3
-16
/
+21
*
[commands] reset view when Optional argument encounters parsing error
Sebastian Law
2021-08-19
1
-1
/
+8
*
[commands][types] Type hint commands-ext
Josh
2021-08-19
6
-312
/
+636
*
default to 0 instead of 15 for Guild.sticker_limit
Nadir Chowdhury
2021-08-19
1
-1
/
+1
*
Use channel default auto archive duration
James Gayfer
2021-08-18
2
-7
/
+7
*
Fix some type hints in user.py
Rapptz
2021-08-18
1
-5
/
+2
*
Add Thread.members and Thread.fetch_members
Rapptz
2021-08-18
1
-0
/
+32
*
Remove deprecated TextChannel.active_threads for Guild version
Rapptz
2021-08-18
3
-28
/
+35
*
Partially type-hint state.py
Rapptz
2021-08-18
1
-19
/
+25
*
Move explanation note for type ignore above the offending line
Rapptz
2021-08-18
1
-1
/
+2
*
Fix Template.source_guild typehint
Rapptz
2021-08-18
1
-7
/
+8
*
Add missing typehints to template.py
Stocker
2021-08-18
1
-15
/
+18
*
flag_value should not be a generic class
Bryan Forbes
2021-08-18
1
-1
/
+1
*
[commands] Typehinted errors.py
Stocker
2021-08-18
1
-102
/
+117
*
Fix documentation for Message.is_system
Rapptz
2021-08-18
1
-3
/
+11
*
Update Permissions classmethods to include thread/stage/sticker
z03h
2021-08-18
1
-3
/
+11
*
Fix Guild.fetch_channel not working for threads
la
2021-08-18
2
-5
/
+13
*
Fix missing or broken versionadded in docstrings
AkshuAgarwal
2021-08-18
5
-3
/
+26
[prev]
[next]