toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.pagination.custom
/
CustomPageEditor
Custom
Page
Editor
fun
interface
CustomPageEditor
<
T
>
(
source
)
Parameters
T
Type of the paginator instance
See also
Custom
Page
Editor.
accept
Members
Functions
accept
Link copied to clipboard
abstract
fun
accept
(
paginator
:
T
,
builder
:
MessageCreateBuilder
,
page
:
Int
)
Edits the page being created.