Search API response
| Field | Type | Required | Description |
|---|---|---|---|
code |
?int | ➖ | HTTP status code |
msg |
?string | ➖ | Response message |
data |
array<Components\TweetModel> | ✔️ | List of tweets |
Search API response
| Field | Type | Required | Description |
|---|---|---|---|
code |
?int | ➖ | HTTP status code |
msg |
?string | ➖ | Response message |
data |
array<Components\TweetModel> | ✔️ | List of tweets |