diff options
| author | Thomas <31560900+0xtlt@users.noreply.github.com> | 2022-12-07 08:53:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-07 08:53:52 +0100 |
| commit | 2cb5ddd910c88ad82e1a34deae3e9fbaec0ee645 (patch) | |
| tree | 2e5173f7b87b5cfe72aab65fd006eb6a062cff0c /40.md | |
| parent | 1bbae4d66b279bafad7304ddc8386f23bbaf3604 (diff) | |
[timestamp] Add UNIX timestamp in seconds
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
Diffstat (limited to '40.md')
| -rw-r--r-- | 40.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ The `expiration` tag enables users to specify a timestamp at which the message s | |||
| 13 | ``` | 13 | ``` |
| 14 | tag: expiration | 14 | tag: expiration |
| 15 | options: | 15 | options: |
| 16 | - [timestamp]: required | 16 | - [UNIX timestamp in seconds]: required |
| 17 | ``` | 17 | ``` |
| 18 | 18 | ||
| 19 | #### Example | 19 | #### Example |