CustomPageEditor

fun interface CustomPageEditor<T>(source)

Parameters

T

Type of the paginator instance

See also

Functions

Link copied to clipboard
abstract fun accept(paginator: T, builder: MessageCreateBuilder, page: Int)

Edits the page being created.