$messageEditedTimestamp

Returns a timestamp of when the message was edited.

Syntax

$messageEditedTimestamp[Channel ID;Message ID]

Parameters

  • Channel ID (Type: Snowflake || Flag: Required): The channel ID where the message is.
  • Message ID (Type: Snowflake || Flag: Required): The message ID of the message.

Example

$nomention
$messageEditedTimestamp[$channelID;$lastMessageID]

How to get the Message/Channel ID guide.