[timestamp] Add UNIX timestamp in seconds

Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
This commit is contained in:
Thomas
2022-12-07 08:53:52 +01:00
committed by GitHub
parent 1bbae4d66b
commit 2cb5ddd910

2
40.md

@@ -13,7 +13,7 @@ The `expiration` tag enables users to specify a timestamp at which the message s
``` ```
tag: expiration tag: expiration
options: options:
- [timestamp]: required - [UNIX timestamp in seconds]: required
``` ```
#### Example #### Example