From 9381a82f5453b8ed98c21a1222d3c2af3043762a Mon Sep 17 00:00:00 2001 From: threema-eduard <150041849+threema-eduard@users.noreply.github.com> Date: Fri, 24 Nov 2023 09:45:33 +0100 Subject: [PATCH] Updated Notify_threema (markdown) --- Notify_threema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_threema.md b/Notify_threema.md index 9d1efdc..01f8fd7 100644 --- a/Notify_threema.md +++ b/Notify_threema.md @@ -31,7 +31,7 @@ You can also freely mix/match the variables: | Variable | Required | Description | |----------|----------|-------------| -| gateway_id | Yes| Your Gateway ID (8 characters that usually start with a `+`). You may use `?from=` (or `gwid`) as an alias to this variable. These usually start with an asterisk (`*`), e.g., `*MYGWYID` | +| gateway_id | Yes| Your Gateway ID. It consists of 8 characters and usually starts with an asterisk (`*`), e.g., `*MYGWYID`. You may use `?from=` (or `gwid`) as an alias to this variable. | | secret | Yes| The ID secret associated with your Gateway ID. You may use `?secret=` as an alias to this variable. | | target | No| Specfiy the recipient Threema ID, e-mail address, or phone no. There is no limit to the number of targets you may specify. You may use `?to=` as an alias to this variable.|