跳转到主要内容
Schemas.TweetCreateRequest

属性

cardUri
string
Card URI 参数。此项与引述 Tweet id、投票、媒体和私信深度链接互斥。
communityId
string
用于将对话从公共时间线转到私密私信的链接。
editOptions
Record<string, any>
用于编辑现有 Post 的选项。提供该参数时,此请求将编辑指定的 Post,而不是创建新的。
forSuperFollowersOnly
boolean
面向超级关注者的专属 Tweet。
geo
Record<string, any>
附加到 Tweet 的地理位置 Place ID。
media
Record<string, any>
附加到已创建 Tweet 的媒体信息。此项与引述 Tweet id、投票和 Card URI 互斥。
nullcast
boolean
Nullcast(仅推广)Post 不会出现在公共时间线中,也不会推送给关注者。
poll
Record<string, any>
带投票的 Tweet 的投票选项。此项与媒体、引述 Tweet id 和 Card URI 互斥。
quoteTweetId
string
reply
Record<string, any>
replySettings
"mentionedUsers" | "following" | "subscribers" | "verified"
用于指示谁可以回复该 Tweet 的设置。
shareWithFollowers
boolean
同时与关注者分享社区 Post。
text
string