Module twitter_stream::message
[−]
[src]
Messages from Streaming API.
Structs
| Control |
Represents a control message. |
| Delete |
Represents a deleted Tweet. |
| Disconnect |
Indicates why a stream was closed. |
| Event |
Represents notifications about non-Tweet events are also sent over a stream. |
| Limit | |
| ScrubGeo |
Represents a range of Tweets whose geolocated data must be stripped. |
| StatusWithheld | |
| UserWithheld | |
| Warning |
Enums
| DisconnectCode |
Status code for a |
| EventKind |
An object which indicates the name of an event. It may contain an object called "target object" which represents the target of the event. |
| StreamMessage |
Represents a message from Twitter Streaming API. |
| WarningCode |
Type Definitions
| Friends |