Commit Graph
17 Commits
Author SHA1 Message Date
Steve CandRapptz ae4989e474 Fix return type docstring for BaseUser.default_avatar 2019-07-18 18:06:26 -04:00
Steve CandRapptz 7cec42c8f1 Fix doc URL in Client.fetch_guild 2019-07-18 18:06:26 -04:00
Steve CandGitHub 8f111c521c Fix typo in Loop.restart documentation 2019-05-10 18:44:07 -04:00
Steve CandRapptz ac2cda1ffc [tasks] set internal task to None after canceling 2019-04-12 20:56:40 -04:00
Steve CandRapptz db340fd5f9 Fix broken documentation attribute 2019-04-09 00:10:28 -04:00
DiceandRapptz 8123d4a5f7 Add type checking to multi-file send
Convert list comprehension to genexpr
2019-03-20 09:22:08 -04:00
DiceandRapptz 6f3e32cfbb Fix sending multiple files
Fixes #2002
2019-03-20 09:21:16 -04:00
Steve CandGitHub 8beabcc39a Fix typing for Channel.purge's limit kwarg.
PyCharm was throwing a fit when I set it to None. 😒
2019-02-27 16:40:32 -05:00
DiceandRapptz 33dc3411ac Fix Webhook states for stateful objects 2019-01-28 21:41:55 -05:00
DiceandRapptz bda690c32f [commands] Remove message being required from Role/Member converters.
This allows for easier "mock" context objects, for those who use
converters as utility functions outside of commands, and it's more
straightforward with the rest of the file.
2018-12-14 18:59:47 -05:00
DiceandRapptz 5a585ebf20 Add channel category cooldown bucket type 2018-11-24 22:51:18 -05:00
Steve CandRapptz 0e945915b7 Fixes various documentation errors/inconsistencies
Mostly dealing with permissions, also fixes Raw Events inclusion.
2018-05-18 20:25:54 -04:00
Steve CandGitHub 233c2d80ef Fix grammar in abc docs, add new implementation 2017-09-13 13:54:09 -04:00
Steve CandGitHub 221df0ab02 Update embed property doc grammar 2017-08-29 15:48:10 -04:00
Steve CandRapptz 4d421377e4 Fix on_guild_join param doc 2017-08-27 16:08:06 -04:00
Steve CandRapptz 5e2d915375 Add pinning to manage_messages doc 2017-08-27 16:08:06 -04:00
Steve CandRapptz 7ee5dc22fb Fix a couple docstrings 2017-08-22 04:45:52 -04:00