Commit Graph
10 Commits
Author SHA1 Message Date
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