-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Summary
adding state change capabilities should_add_buttons
to ButtonMenuPages
What is the feature request for?
nextcord.ext.menus
The Problem
if there is only one page, the buttons are not displayed
The Ideal Solution
add to the class ButtonMenuPages
, should_add_buttons
, as with inherit_buttons
or disable_buttons_after
, in which you can explicitly specify the state of the function to display buttons, even if there is only one page
The Current Solution
Change the return of the is_paginating function to True
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels