toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.pagination
/
UsedComponentSet
Used
Component
Set
class
UsedComponentSet
(
componentsService
:
Components
,
cleanAfterRefresh
:
Boolean
)
(
source
)
Utility class to manage component ids in paginators.
Members
Constructors
Used
Component
Set
Link copied to clipboard
constructor
(
componentsService
:
Components
,
cleanAfterRefresh
:
Boolean
)
Functions
cleanup
Link copied to clipboard
suspend
fun
cleanup
(
)
set
Components
Link copied to clipboard
fun
setComponents
(
components
:
Iterable
<
LayoutComponent
>
)