跳转到主要内容
Schemas.Tweet Schemas.Tweet

属性

attachments
Record<string, any>
指定此 Tweet 中的附件类型(如果有)。
authorId
string
communityId
string
contextAnnotations
ContextAnnotation[]
conversationId
string
createdAt
string
Tweet 的创建时间。
displayTextRange
DisplayTextRange
displayTextRange
Record<string, any>
editHistoryTweetIds
string[]
此 Tweet 线程中的 Tweet id 列表。
entities
FullTextEntities
geo
Record<string, any>
entities
FullTextEntities
id
string
inReplyToUserId
string
lang
string
如果由 X 检测到,则为 Tweet 的语言。以 BCP47 语言标签返回。
nonPublicMetrics
Record<string, any>
请求时此 Tweet 的非公开互动指标。
noteTweet
Record<string, any>
Tweet 的完整内容,包括超过 280 个字符的文本。
organicMetrics
Record<string, any>
请求时此 Tweet 的自然非公开互动指标。
possiblySensitive
boolean
指示此 Tweet 是否包含被标记为敏感的 URL,例如适合成熟受众的内容。
promotedMetrics
Record<string, any>
请求时此 Tweet 的推广非公开互动指标。
publicMetrics
Record<string, any>
请求时此 Tweet 的公开互动指标。
referencedTweets
Record<string, any>[]
此 Tweet 引用的 Post 列表。例如,如果父 Tweet 是转发、引用 Tweet 或回复,将包含其父项所引用的相关 Tweet。
replySettings
ReplySettingsWithVerifiedUsers
scopes
Record<string, any>
此 Tweet 的作用域
source
string
已弃用。
text
string
username
string
withheld
TweetWithheld