You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ShashankKumarSaxena b2ac327bd8
[commands] Fix a small typo in Context.invoke docs
4 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py [commands][types] Type hint commands-ext 4 years ago
bot.py Copy docs from Client.close() to Bot.close() 4 years ago
cog.py [commands][types] Type hint commands-ext 4 years ago
context.py [commands] Fix a small typo in Context.invoke docs 4 years ago
converter.py [commands] Add GuildStickerConverter 4 years ago
cooldowns.py [commands] Document / type-hint cooldown 4 years ago
core.py [commands] Make GroupMixin Generic 4 years ago
errors.py Fix references in docs 4 years ago
flags.py [commands] Remove Flag related delimiter and prefix error 4 years ago
help.py Use MISSING instead of None for HelpCommand.context 4 years ago
view.py Use f-strings in more places that were missed. 4 years ago