Copy

Copies a message from the current channel to another channel.

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.

Command

/copy message-id new-channel

Action

Copies the message with the given id including all attachments to the specified channel.

Response

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.

Last updated