Updated Notify_threema (markdown)

master
threema-eduard 2023-11-24 09:45:33 +01:00
parent 4c3e0cfb55
commit 9381a82f54
1 changed files with 1 additions and 1 deletions

@ -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.|