$repliedMessageID[]
Returns the ID of the replied message form the given message.
Syntax
$repliedMessageID[Channel ID;Message ID]
Parameters
Channel ID
(Type: Snowflake || Flag: Required)
: The channel where the message is located.Message ID
(Type: Snowflake || Flag: Required)
: The message from which the ID of the replied message will be taken from.
Example
$nomention
The message ID you replied to is: $repliedMessageID[$channelID;$messageID]