docsFunctionsMessageZforwardMessage

ZforwardMessage

Forwards a message to another channel using Discord’s native message forward feature.

Syntax

ZforwardMessage{sourceMessageID;targetChannelID}

Arguments

NameTypeRequiredDefault
sourceMessageIDsnowflakeYes-
targetChannelIDsnowflakeYes-

Example

ZforwardMessage{123456789012345678;987654321098765432}