mirror of https://github.com/caronc/apprise
Updated Notify_threema (markdown)
parent
4c3e0cfb55
commit
9381a82f54
|
@ -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.|
|
||||
|
||||
|
|
Loading…
Reference in New Issue