aboutsummaryrefslogtreecommitdiff
path: root/docs/ext/commands/api.rst
Commit message (Expand)AuthorAgeFilesLines
* Rework entire cog system and partially document it and extensions.Rapptz2019-02-231-0/+11
* [commands] Elaborate more on disallowed types in Greedy and OptionalRapptz2018-09-241-1/+1
* [commands] Fix up Greedy documentation a bit.Rapptz2018-09-241-1/+1
* [commands] Add commands.Greedy converter and documentation.Rapptz2018-09-241-0/+22
* [commands] Add documentation for BadUnionArgumentRapptz2018-07-201-0/+3
* [commands] raise ConversionError on Converter errorkhazhyk2018-07-201-0/+3
* Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverterGorialis2018-01-061-0/+3
* [commands] Add CategoryChannelConverterRapptz2017-09-131-3/+6
* [commands] Add MissingPermissions and BotMissingPermissionsReinaSakuraba2017-08-301-0/+6
* Add when_mentioned and when_mentioned_or to the documentation.Rapptz2017-07-011-0/+4
* Fix typing/history showing up twice in the documentation.Rapptz2017-06-031-1/+1
* Add ref links to the commands API page.Rapptz2017-05-221-0/+14
* Fix all broken cross references in the migrating page... again.Rapptz2017-05-151-0/+1
* First pass at documentation reform.Rapptz2017-05-121-0/+197