Status
data class Status(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Constructors
Types
Link copied to clipboard
data class Contributor(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Link copied to clipboard
data class Coordinate(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Link copied to clipboard
data class CurrentUserRetweet(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Link copied to clipboard
data class ExtendedTweet(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Link copied to clipboard
data class MatchingRule(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Functions
Properties
Extensions
Link copied to clipboard
Creates an action to delete this status.
Link copied to clipboard
Returns full-body status text which shortened urls in are each expanded.
Link copied to clipboard
Returns full-body status text which shortened urls in are each expanded.
Link copied to clipboard
Creates an action to favorite this status.
Link copied to clipboard
Parsed status id object for "in_reply_to_status_id".
Link copied to clipboard
Compatibility extension to Status.favoriteCount.
Link copied to clipboard
Compatibility extension to Status.favorited.
Link copied to clipboard
Parsed status id object for "quoted_status_id.
Link copied to clipboard
Creates an action to retrieve this status.
Link copied to clipboard
Creates an action to unfavorite this status.