Commit Graph
18 Commits
Author SHA1 Message Date
Sebastian LawandDanny 1afc127458 [commands] Add Context.invoked_parents 2021-02-23 03:39:08 -05:00
Sebastian LawandGitHub cc55a28be5 Fix typo in Guild.fetch_member docs 2021-02-22 08:51:34 -05:00
Sebastian LawandGitHub a0c1d6f6c5 Fix backslashes showing up in the docs 2021-02-21 07:32:11 -05:00
Sebastian LawandGitHub ceab8ff638 [tasks] make __call__ actually appear in the docs 2021-02-21 07:19:10 -05:00
Sebastian LawandGitHub b86073fac3 Document behavior of on_disconnect 2021-02-20 20:47:29 -05:00
Sebastian LawandGitHub e0e60a2f62 [commands] document PartialMessageConverter 2021-01-24 05:16:32 -05:00
Sebastian LawandGitHub 16195a7d2f fix method reference in documentation 2021-01-05 23:53:17 -05:00
Sebastian LawandGitHub e9e81d1a55 [commands] fully remove command when CommandRegistrationError is raised for alias 2020-12-29 08:24:54 -05:00
Sebastian LawandGitHub 36292a65ea remove extraneous assignment 2020-12-22 07:18:32 -05:00
Sebastian LawandGitHub 116fdbddb9 [commands] Fix exception hierarchy documentation 2020-12-22 04:23:37 -05:00
SebbyLawandRapptz 4adbe03d7c [commands] Allow setting description of cogs 2020-11-26 01:57:24 -05:00
SebbyLawandRapptz 2e2560126f Implement icon_rl_as and cover_image_url_as for AppInfo 2020-11-21 21:11:47 -05:00
Sebastian LawandGitHub 2974663367 Fix typos in Intents documentation 2020-09-24 00:17:37 -04:00
Sebastian LawandGitHub 37c5c583f2 Add support for message_reference on Message object 2020-09-23 02:29:03 -04:00
SebbyLawandRapptz b43658f6ff [commands] Add documentation for exceptions in Context.(re)invoke 2020-07-22 23:18:30 -04:00
SebbyLawandRapptz 9b24ff4f77 Add gray alias for discord.Colour 2020-07-22 23:18:29 -04:00
Sebastian LawandGitHub 7a07644de3 [commands] Raise TypeError when Optional is used with Greedy converter 2020-06-28 03:54:34 -04:00
Sebastian LawandGitHub b4b953bfc6 Fix various inconsistencies within the documentation (#5067) 2020-06-28 03:45:58 -04:00