Custom Command
FunctionsMessage Functions

$forwardMessage

forward a message to another channel

Usage

$forwardMessage[Source Channel ID;Source Message ID;Target Channel ID;Return the new message id (yes/no)]

Example

Forwarding a message with ID 1234 to another channel called Target Channel

$forwardMessage[$channelID;1234;Target Channel]

Function Cooldown

This function has built-in cooldown. Why? Read more about cooldowns here.

  • Cooldown: 2 seconds
  • Tracked By: User
  • Type: channeluser

Functions with the same type share cooldowns based on the same Tracked By value.

On this page