Document msg.tweet property of Twitter In node

This commit is contained in:
Nicholas O'Leary 2013-11-14 14:38:59 +00:00
parent 11523a6ced
commit 2a5f4abd49
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@
<p>Twitter input node. Watches either the public or the user's stream for tweets containing the configured search term.</p>
<p>Sets the <b>msg.topic</b> to <i>tweets/</i> and then appends the senders screen name.</p>
<p>Sets <b>msg.location</b> to the tweeters location if known.</p>
<p>Sets <b>msg.tweet</b> to the full tweet object as documented by <a href="https://dev.twitter.com/docs/platform-objects/tweets">Twitter</a>.
</script>
<script type="text/javascript">