ZlastMessageID
Returns the ID of the last message sent in the given channel, or an empty string if none exists.
Syntax
ZlastMessageID{channelID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | No | current channel |
Example
ZlastMessageID{1234567890123456789}