PaginatedMessage not changing files
For some reason, PaginatedMessage doesn't seem to update the file when the page changes. How do I solve this?
My code:
4 Replies
Discord doesn't support editing the attachment on a message, ergo paginated message cannot support it either.
I did an implementation of a simple paginator and it updated the attachments fine though?
"fine" is slightly false
It worked but it wasn't instantaneous and sometimes it just didn't work
I'm not sure why but
is there any other way to make the image change on pagination?
Not sure tbh
The only other way that comes to mind is to use a link to a hosted image in an embed but that seems tedious
if i can't change attachments on edit that'll be a problem because my bot is heavily image based
ill try to host them ephemerally somehow