$useChannel

Redirects the bot's response message to a different channel.

📌 $useChannel cannot redirect the original slash command response.

Syntax

$useChannel[Channel ID]

Parameters

  • Channel ID (Type: Snowflake || Flag: Required): The ID of the channel to which the message will be redirected.

Example

$nomention
$useChannel[$mentionedChannels[1]]
$title[hello]
$description[hi]

ex1
ex2