Jakub Kuczys 27bed5010f
Make controls in menu() optional (#5678)
* Make `controls` in `menu()` optional

You might wonder, shouldn't we pass `None` to functions from controls?
No, we shouldn't because when `None` is passed, only DEFAULT_CONTROLS
can be used and that means that the length of pages list won't change.

* Update usage in core and core cogs

* Add missing docstrings to `redbot.core.utils.menus` module
2022-04-16 13:29:12 -06:00
..
2020-01-22 10:00:52 +00:00
2020-10-18 08:52:56 +01:00
2022-04-03 03:21:20 +02:00
2022-04-03 03:21:20 +02:00