new('status',
text = [character],
favorited = [logical],
replyToSN = [character],
created = [character],
truncated = [logical],
replyToSID = [numeric],
id = [numeric],
replyToUID = [numeric],
statusSource = [character],
...)
These objects are typically constructed as a side effect from various
functions, such as updateStatus
.
updateStatus
, publicTimeline
,
friendsTimeline
, userTimeline