The Pycord pagination view doesn't work with editing a previous ephemeral message. Therefore a custom view will need to be created which paginates without needing to create a new ephemeral message. This can use inheritance for different role selections too to reduce code duplication.
The Pycord pagination view doesn't work with editing a previous ephemeral message. Therefore a custom view will need to be created which paginates without needing to create a new ephemeral message. This can use inheritance for different role selections too to reduce code duplication.