BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.pagination.menu.transformer
Package-level
declarations
Types
Types
Entry
Transformer
Link copied to clipboard
fun
interface
EntryTransformer
<
in
T
>
Interface to transform pagination entries into strings
IMentionable
Transformer
Link copied to clipboard
class
IMentionableTransformer
:
EntryTransformer
<
IMentionable
>
String
Transformer
Link copied to clipboard
class
StringTransformer
:
EntryTransformer
<
Any
>