© 2026 Hedgehog Software, LLC
client.channels.cache.get(channelId).edit(msgId, {components: [], embeds: [embed]})
client.channels.cache.get(channelId).fetch(msgId).edit({components: [], embeds: [embed]})