Browse Source

Add when_mentioned and when_mentioned_or to the documentation.

pull/620/head
Rapptz 8 years ago
parent
commit
867d918e30
  1. 4
      docs/ext/commands/api.rst

4
docs/ext/commands/api.rst

@ -17,6 +17,10 @@ Bot
.. autoclass:: discord.ext.commands.AutoShardedBot
:members:
.. autofunction:: discord.ext.commands.when_mentioned
.. autofunction:: discord.ext.commands.when_mentioned_or
.. _ext_commands_api_events:
Event Reference

Loading…
Cancel
Save