Tuitter_Tweet

The class represents a Tweet.

Properties

Methods

  • Tuitter_Tweet::RT : Retweets this Tweet.
  • Tuitter_Tweet::delete : Deletes this Tweet
  • Tuitter_Tweet::getRepliedTweet : Get the Tweet which this Tweet has sent to
  • Tuitter_Tweet::isFavorited : Whether this Tweet is favorited by the authentication user
  • Tuitter_Tweet::isReplied : Whether this Tweet is the replied one
  • Tuitter_Tweet::markFavorite : Favorites this Tweet
  • Tuitter_Tweet::reply : Replies to this Tweet