Vendor discord.ext.menus (#4039)

Vendor `discord.ext.menus` from commit `cc108bed812d0e481a628ca573c2eeeca9226b42` at https://github.com/Rapptz/discord-ext-menus

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Draper
2020-07-06 16:37:52 +01:00
committed by GitHub
parent 07e480ff7a
commit 31bb43ca38
6 changed files with 1223 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ Guarantees
Anything in the ``redbot.core`` module or any of its submodules
which is not private (even if not documented) should not break without notice.
Anything in the ``redbot.cogs`` module or any of it's submodules is specifically
Anything in the ``redbot.cogs`` and ``redbot.vendored`` modules or any of their submodules is specifically
excluded from being guaranteed.
Any RPC method exposed by Red may break without notice.