Copy
Copies a message from the current channel to another channel.
Last updated
Copies a message from the current channel to another channel.
Last updated
Permissions
The bot must have the View Channel permission in the source channel and additionally Send Messages in the target channel so that a message can be copied.
/copy message-id
new-channel
Copies the message with the given id including all attachments to the specified channel.
Copied to <Channel>
Not a valid message id provided.
Channel <Channel> can't be accessed.
Missing write permission in the target channel.
Message not found.