From 2cb5ddd910c88ad82e1a34deae3e9fbaec0ee645 Mon Sep 17 00:00:00 2001 From: Thomas <31560900+0xtlt@users.noreply.github.com> Date: Wed, 7 Dec 2022 08:53:52 +0100 Subject: [PATCH] [timestamp] Add UNIX timestamp in seconds Co-authored-by: Leo Wandersleb --- 40.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/40.md b/40.md index f3fabd4a..6c5ecf4b 100644 --- a/40.md +++ b/40.md @@ -13,7 +13,7 @@ The `expiration` tag enables users to specify a timestamp at which the message s ``` tag: expiration options: - - [timestamp]: required + - [UNIX timestamp in seconds]: required ``` #### Example