mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[V3 Utils] Menu system (#1566)
* [V3 Utils] start on a menu system * Fix conflicting names * [V3 Menus] change order of default controls * [V3 Menus] add a message check to the react check * Add a note about original source and who ported * Compare message ids, not the objects themselves
This commit is contained in:
@@ -16,6 +16,12 @@ Embed Helpers
|
||||
.. automodule:: redbot.core.utils.embed
|
||||
:members:
|
||||
|
||||
Menu Helpers
|
||||
============
|
||||
|
||||
.. automodule:: redbot.core.utils.menus
|
||||
:members:
|
||||
|
||||
Mod Helpers
|
||||
===========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user