toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.pagination.menu
/
MenuPage
Menu
Page
data
class
MenuPage
<
E
>
(
val
content
:
String
,
val
entries
:
List
<
E
>
)
(
source
)
Members
Constructors
Menu
Page
Link copied to clipboard
constructor
(
content
:
String
,
entries
:
List
<
E
>
)
Properties
content
Link copied to clipboard
val
content
:
String
entries
Link copied to clipboard
val
entries
:
List
<
E
>