How to remove image from interaction reply when using a paginator?

FFeralheart12/5/2022
When my bot replies with an embed and then edit it's reply to a paginator the image what was in the embed still remains above the paginator. How to remove it?
Solution:
Set the files option to an empty array on any pages where you don’t want an image
Jump to solution
Solution
BBen12/5/2022
Set the files option to an empty array on any pages where you don’t want an image
FFeralheart12/5/2022
Thank you, it worked

Looking for more? Join the community!

Want results from more Discord servers?
Add your server
Recommended Posts
Automatically delete a old slash command that has been renamed?How would I achieve this, I am using sapphire 3.1.3, and I want it to automatically delete the old oCommands won't be registeredI've currently only one slash command and one listener (for the ready event) but the listener won't sapphire type does not install on Node 19 [2]This is very weird when i tried using the `sapphire new` command, The same happens with npm too?Really need help that no body is willing tooI was wondering if someone could help me with making a modal. I have made the Modal, but i need helpWierd framewrk error..How to make custom sub commandI have error when try to make custom sub commandDetect HMR ReloadHey! Is there any way to detect when HMR https://www.npmjs.com/package/@sapphire/plugin-hmr has run ChannelTypes not detected as a difference in slash commandsIf you were to update a slash commands channel option's channel types, sapphire doesnt detect it andRefresh CommandsIs there a way to refresh all commands? I initially had some certain commands global, and then aftershapeshift's default with respect to surroundings```js s.object({ name: s.enum("A", "B"), other: s.object({ name: s.string }).default(/** if nameCommand File & Directory Parsing1. Is there a link to the source code on how the framework handles files for commands? 2. Is there aIs there a way to update all sapphire packages instead of going one by one?is there a way to just update it all together instead of one by one? trying to migrate to v3