Typehint gateway.py #44

Merged
paris-ci merged 8 commits from pr7422 into 2.0 2021-09-02 20:50:19 +00:00

8 Commits

Author SHA1 Message Date
Arthur
28c76873de Merge branch '2.0' into pr7422 2021-09-01 22:09:59 +02: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