ZlastPinTimestamp
Returns the date of the most recently pinned message in the channel formatted as YYYY-MM-DD, or an empty string if no pins exist.
Syntax
ZlastPinTimestamp{channelID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | No | current channel |
Example
ZlastPinTimestamp{1234567890123456789}