Add support for direct messaging (#1859)
This commit is contained in:
parent
2e84ff3ab5
commit
3be117b3af
1 changed files with 1 additions and 0 deletions
|
@ -37,5 +37,6 @@ Configuration variables:
|
|||
- **consumer_secret** (*Required*): Your "Consumer Secret" (API Secret) for the application.
|
||||
- **access_token** (*Required*): Your "Access Token" for the application.
|
||||
- **access_token_secret** (*Required*): Your "Access Token Secret" for the application.
|
||||
- **username** (*Optional*): Twitter handle without `@` or with `@` and quoting for direct messaging.
|
||||
|
||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue