Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.35 KB

File metadata and controls

12 lines (9 loc) · 2.35 KB

GetCommunityTweetsCursorResponse

Fields

Field Type Required Description Example
Code int64 ✔️ The status code of the response.
Msg string ✔️ The message of the response.
Data []components.TweetModel ✔️ A list of tweet objects.
HasNextPage bool ✔️ Whether another page is available.
NextCursor optionalnullable.OptionalNullable[string] The next cursor of the tweets to get. 1234567890