From f132bfdc22cc2f15a7aa3eea8c27af8288120fa2 Mon Sep 17 00:00:00 2001
From: ChrisLovering pagination_emojis (PaginationEmojis) – The emojis used to navigate pages. pagination_emojis (PaginationEmojis) – The emojis used to navigate pages. prefix (str) – The prefix inserted to every page. e.g. three backticks. suffix (str) – The suffix appended at the end of every page. e.g. three backticks. max_size (int) – The maximum amount of codepoints allowed in a page.
-
pagination_emojis (PaginationEmojis) – The emojis used to navigate pages.
pagination_emojis (PaginationEmojis) – The emojis used to navigate pages.
lines (list[str]) – A list of lines to be added to the paginated content.
ctx (discord.ext.commands.Context) – The context in which the pagination is needed.
embed (discord.Embed) – The embed that holds the content, it serves as the page.