Package-level declarations
Types
Abstract class containing some common functionality needed by interactive button-based paginators.
Abstract class intended for building paginators.
Class representing a button-based paginator that operates by editing the given ephemeral interaction response.
Class representing a button-based paginator that operates on standard messages.
Class representing a button-based paginator that operates by creating and editing a follow-up message for the given public interaction response.
Class representing a button-based paginator that operates by editing the given public interaction response.
Properties
Emoji used to destroy the paginator and delete the message.
Group switch emoji, information icon.
Emoji used to destroy the paginator without deleting the message.
Emoji used to jump to the first page.
Emoji used to jump to the last page.
Emoji used to jump to the previous page.
Emoji used to jump to the next page.
Group switch emoji, counter-clockwise arrows icon.
Functions
Create a paginator that edits the original interaction. This is the only option for an ephemeral interaction, as it's impossible to edit an ephemeral follow-up.
Create a paginator that edits the original interaction.
Convenience function for creating an interaction button paginator from a paginator builder.
Convenience function for creating a message button paginator from a paginator builder.
Convenience function for creating an interaction button paginator from a paginator builder.
Convenience function for creating an interaction button paginator from a paginator builder.
Create a paginator that creates a follow-up message, and edits that.