From f132bfdc22cc2f15a7aa3eea8c27af8288120fa2 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Wed, 20 Mar 2024 19:17:49 +0000 Subject: Deploying to docs from @ python-discord/bot-core@57ddc0ffa9fd353221b746c5b0999109ba13e70a 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v10.7.0/output/pydis_core.utils.pagination.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'v10.7.0/output/pydis_core.utils.pagination.html') diff --git a/v10.7.0/output/pydis_core.utils.pagination.html b/v10.7.0/output/pydis_core.utils.pagination.html index 2d2dcf66..11272bfc 100644 --- a/v10.7.0/output/pydis_core.utils.pagination.html +++ b/v10.7.0/output/pydis_core.utils.pagination.html @@ -279,6 +279,10 @@ v9.0.0 +
  • + v11.0.1 +
  • +
  • v11.0.0
  • @@ -391,7 +395,7 @@
    Parameters:
      -
    • 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.

    • @@ -448,7 +452,7 @@ to any user with a moderation role.

      Parameters:
        -
      • 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.

      • -- cgit v1.2.3