PageEditor

fun interface PageEditor<T>(source)

Parameters

T

Type of the paginator instance

See also

Functions

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

Edits the page being created.