mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
* [Help] Detatch menu usage into a task - This resolves #2712 - This is a minor API change. Conceptually, the difference is minor in nature `bot.send_help_for` returns when help has been sent, however this can now be prior to when the help menu (if one is in use) is closed. - This should not be considered breaking as there is and has been a a warning about this file's APIs being still up for unannounced modifications No developers should be currently relying on this behavior. * operator precendence