Documentation

Tweet
in package

Tags

Table of Contents

$data  : array<string|int, mixed>
__construct()  : mixed
getAttachments()  : array<string|int, mixed>|null
getAuthorId()  : string
getContextAnnotations()  : array<string|int, mixed>|null
getConversationId()  : string|null
getCreatedAt()  : string
getEntities()  : array<string|int, mixed>|null
getGeo()  : array<string|int, mixed>|null
getId()  : string
getInReplyToUserId()  : string|null
getLang()  : string|null
getPublicMetrics()  : array<string|int, mixed>|null
getReferencedTweets()  : array<string|int, mixed>|null
getReplySettings()  : string|null
getSource()  : string|null
getText()  : string
isPossiblySensitive()  : bool|null
isWithheld()  : bool|null

Properties

$data

private array<string|int, mixed> $data
Tags

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>
Tags
Return values
mixed

getAttachments()

public getAttachments() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getAuthorId()

public getAuthorId() : string
Tags
Return values
string

getContextAnnotations()

public getContextAnnotations() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getConversationId()

public getConversationId() : string|null
Tags
Return values
string|null

getCreatedAt()

public getCreatedAt() : string
Tags
Return values
string

getEntities()

public getEntities() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getGeo()

public getGeo() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getId()

public getId() : string
Tags
Return values
string

getInReplyToUserId()

public getInReplyToUserId() : string|null
Tags
Return values
string|null

getLang()

public getLang() : string|null
Tags
Return values
string|null

getPublicMetrics()

public getPublicMetrics() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getReferencedTweets()

public getReferencedTweets() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|null

getReplySettings()

public getReplySettings() : string|null
Tags
Return values
string|null

getSource()

public getSource() : string|null
Tags
Return values
string|null

getText()

public getText() : string
Tags
Return values
string

isPossiblySensitive()

public isPossiblySensitive() : bool|null
Tags
Return values
bool|null

isWithheld()

public isWithheld() : bool|null
Tags
Return values
bool|null

        

Search results