Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.45 KB

File metadata and controls

10 lines (7 loc) · 1.45 KB

TweetThreadByIDBody

Fields

Field Type Required Description
TweetID string ✔️ The root tweet ID to fetch the thread for
MaxItems *int64 Max number of thread tweets to return
Fields optionalnullable.OptionalNullable[[]string] Fields to include in each tweet. If omitted, all fields are returned.