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
..
2022-04-03 03:21:20 +02:00
2022-03-22 18:37:17 +01:00
2020-10-20 09:57:02 -07:00
2022-03-28 08:23:30 -07:00
2020-10-12 11:39:39 -07:00
2022-03-28 08:23:30 -07:00