Create & Deleting multiple embeds

I have a case where I need to fetch multiple (specific) messages by id, and move them from one channel to another (they're all embeds). What's the best way to do this? From what I read you can't move a message from one channel to another, you have to delete and create a new message. Also I guess there's a limited to how many messages can be sent and deleted on one go.
Was this page helpful?