Add a way to pass an interaction for a paginator to update #1093
Labels
ext.pages
Relating to ext.pages
feature request
New feature request
status: in progress
Work in Progess
Milestone
Summary
Addition of a way to pass an existing interaction for a paginator to update
What is the feature request for?
discord.ext.pages
The Problem
Currently, I don't know of a clean and simple way to tell a paginator to update an existing interaction as opposed to sending the paginator as a new response, as in the following scenario:
The Ideal Solution
To be able to pass in an interaction for the paginator to edit
The Current Solution
I was able to replicate the functionality I want by doing the following:
Additional Context
No response
The text was updated successfully, but these errors were encountered: