Commit Graph
23 Commits
Author SHA1 Message Date
Stocker d8b06ca7f2 Fix message.py typehints 2021-08-23 23:43:57 -04:00
Stocker ae01a96bef Add missing type: ignore and missing typehint to channel.py 2021-08-23 21:03:56 -04:00
Stocker 400936df69 Fix type for content param in HTTPClient.send_message 2021-08-23 05:24:43 -04:00
Stocker cdf46127ae Added type: ignores where needed to activity.py 2021-08-23 05:22:36 -04:00
Stocker 4065014794 Add type: ignore for StageInstance.channel 2021-08-21 16:28:15 -04:00
Stocker 7592300535 Typehint state.py 2021-08-21 14:39:02 -04:00
Stocker 5390caa67d Typehint shard.py 2021-08-20 20:05:02 -04:00
Stocker ef32f6d882 Typehint context_managers.py 2021-08-20 19:50:39 -04:00
Stocker b6590d7f56 Add a few typehints to opus.py 2021-08-19 20:23:35 -04:00
Stocker b5a717fb80 Fix missing typehint that causes an error for a type checker 2021-08-19 20:19:24 -04:00
Stocker f4d5fcc8f9 Add Thread to the return type of Client.get_channel
Also explains some type ignores.
2021-08-19 20:18:27 -04:00
TheLeadingLlama 67c033c68f Use type aliases 2021-08-19 19:10:42 -04:00
TheLeadingLlama f291d5aba7 Remove unnecessary typehints for literals 2021-08-19 18:51:02 -04:00
TheLeadingLlama c9562b2479 Correct deque typehint 2021-08-19 18:49:50 -04:00
TheLeadingLlama 1f26713e6d Add return type for DiscordWebSocket.wait_for 2021-08-19 18:45:22 -04:00
TheLeadingLlama 8f2b367e0b Change EventListener to subclass NamedTuple 2021-08-19 18:43:52 -04:00
TheLeadingLlama ace6f26a29 Add relevant typehints to gateway.py to voice_client.py 2021-08-19 18:40:36 -04:00
TheLeadingLlama cb76d61da1 Typehint gateway.py 2021-08-19 18:40:19 -04:00
Stocker e79a648987 Add missing typehints to template.py 2021-08-18 01:17:20 -04:00
Stocker 8fdd1f0d8f [commands] Typehinted errors.py 2021-08-18 01:03:44 -04:00
Stocker 6587b5c7ea Typehint raw_models.py 2021-08-18 00:23:16 -04:00
Stocker 1472e9ed7c Fixes minor grammatical error in Command.update 2021-07-28 19:56:36 -04:00
TheLeadingLlama 2ea2693bd7 Add the Guild.delete_custom_emoji method 2021-06-07 03:25:09 -04:00