Followers page data (regular or verified)
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
users |
List[models.UserInfo] | ✔️ | Follower users on this page | |
has_next_page |
bool | ✔️ | Whether another page is available | |
next_cursor |
OptionalNullable[str] | ➖ | Pass as cursor to fetch the next page when has_next_page is true | 1870681402093130182|2076960004551737340 |