ZsendEmbed

Sends the embed at the specified slot index to a Discord channel, optionally returning the sent message ID.

Syntax

ZsendEmbed{channelID;index?;returnID?}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeYes-
indexintegerNo1
returnIDbooleanNofalse

Example

ZsendEmbed{123456789012345678;1;true}