Class: Wuclan::Models::TweetUrl
- Inherits:
-
Object
- Object
- Wuclan::Models::TweetUrl
- Includes:
- ModelCommon, TextElementCommon
- Defined in:
- lib/wuclan/twitter/model/text_element.rb
Instance Method Summary collapse
Methods included from TextElementCommon
Instance Method Details
#numeric_id_fields ⇒ Object
36 |
# File 'lib/wuclan/twitter/model/text_element.rb', line 36 def numeric_id_fields() [:twitter_user_id, :status_id] ; end |