Base model for chirps (objects displayed in columns)
- Properties
- Methods
- belongsAbove
- belongsBelow
- createdPretty
- createdPrettyFull
- createdPrettyTimeOrDate
- destroy
- fromJSONObject
- fudgeCreatedTime
- getApiBounds
- getCardUrl
- getCardsForGallery
- getChirpType
- getChirpURL
- getDOMChirps
- getFilterableText
- getMedia
- getNotificationData
- getRelatedTweet
- getScribeItemData
- getSenders
- getSinceId
- getSortIndex
- getUnreadChirps
- hasAnimatedGif
- hasCard
- hasImage
- hasLink
- hasMedia
- hasVideo
- hasVine
- isFromVerifiedUser
- isMediaGridContent
- isOwnChirp
- isRetweetedStatus
- isStreamed
- isTranslatable
- mediaLength
- passFilters
- postComment
- render
- scribeMediaImpression
- setApiBounds
- translate
- _generateHTMLText
Name | Description |
---|---|
apiBounds |
API bounds of this chirp |
apiSource |
API source of this chirp |
chirpType |
Type of this chirp, usually defined by child classes |
created |
Creation date of this chirp |
creatorAccount |
??? |
cursor |
??? |
embeds |
??? |
htmlText |
HTML formatted text of this chirp |
id |
ID of this chirp |
isListAction |
Boolean flag if this chirp is a list action |
isQuoteStatus |
Boolean flag if this chirp contains a quote |
sortIndex |
Object containing information on column sorting |
text |
Text of this chirp |
_hasAnimatedGif |
Boolean flag if this chirp has a animated GIF |
_hasImage |
Boolean flag if this chirp has an image |
_hasLink |
Boolean flag if this chirp has a link |
_hasVideo |
Boolean flag if this chirp has a video |
_hasVine |
Boolean flag if this chirp contains a Vine |
Parameters:
e
ChirpBase
Description:
Returns if this chirp belongs above another chirp
Parameters:
e
ChirpBase
Description:
Returns if this chirp belongs below another chirp
Parameters:
None
Description:
Returns prettified creation date of this chirp
Parameters:
None
Description:
Returns prettified full creation date of this chirp
Parameters:
None
Description:
Returns prettified creation time or date of this chirp
Parameters:
None
Description: Destroys this chirp
Parameters:
e
???
Description:
Fudges the creation date of the current chirp
Parameters:
e
API boundary (optional)
Description:
Returns API bounds
Parameters:
None
Description:
Returns the card URL of the current tweet
Parameters:
None
Description:
Returns the chirp type
Parameters:
None
Description:
Returns DOM object of this chirp
Parameters:
None
Description:
Returns plain text of this chirp
Parameters:
None
Description:
Returns media of this chirp
Parameters:
None
Description:
Returns ID of this chirp
Parameters:
None
Description:
Returns sort index of this chirp
Parameters:
e
ChirpBase
Description:
Returns read status of chirp
Parameters:
None
Description:
Returns if this chirp has a animated GIF
Parameters:
None
Description:
Returns if this chirp has a card
Parameters:
None
Description:
Returns if this chirp has a image
Parameters:
None
Description:
Returns if this chirp has a link
Parameters:
None
Description:
Returns if this chirp has media attached
Parameters:
None
Description:
Returns if this chirp has a video
Parameters:
None
Description:
Returns if this chirp has a Vine attached
Parameters:
None
Description:
Returns if this chirp has more than one piece of media
Parameters:
None
Description:
Returns if this chirp was streamed in realtime
Parameters:
None
Description:
Returns count of attached media
Parameters:
- ??? (optional)
Description:
Checks if this chirp passes all filters
Parameters:
e
API boundaryt
Boundary data
Description:
Sets API bounds
Parameters:
None
Description:
Generates HTML text for this chirp