mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 18:01:08 +01:00
typo - to many colons (:); refs #3
parent
501212f386
commit
c80998a678
@ -20,8 +20,8 @@ You will also need to your *UserID* (or Owner ID) which is accessible from the s
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **tweet**:://**{userid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
|
||||
* **tweet**:://**{ownerid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
|
||||
* **tweet**://**{userid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
|
||||
* **tweet**://**{ownerid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Loading…
Reference in New Issue
Block a user