Class: Userstream::Delete
- Inherits:
-
Event
- Object
- TwitterObject
- Event
- Userstream::Delete
- Defined in:
- lib/userstream/event/delete.rb
Constant Summary collapse
- ATTRS =
[:id, :user_id]
Constants inherited from TwitterObject
TwitterObject::SINGLE_TWEET_URL, TwitterObject::SINGLE_USER_URL
Instance Attribute Summary
Attributes inherited from TwitterObject
Method Summary
Methods inherited from TwitterObject
attrs, #from_json, #get_tweet_data, #get_user_data, #initialize, #load_all, #load_tweet_data, #load_user_data, tweet_writer, user_writer
Constructor Details
This class inherits a constructor from TwitterObject