diff --git a/social/twitter/27-twitter.html b/social/twitter/27-twitter.html index 678e9d66..456b4c20 100644 --- a/social/twitter/27-twitter.html +++ b/social/twitter/27-twitter.html @@ -205,6 +205,8 @@

To send a Direct Message (DM) - use a payload like "D {username} {message}"

If msg.media exists and is a Buffer object, this node will treat it as an image and attach it to the tweet.

+

If msg.params exists and is an object of name:value pairs, + this node will treat it as parameters for the update request.