import { CommunitiesTweetsRequest } from "@twexapi-dev/x-api-scraper/models/operations";
let value: CommunitiesTweetsRequest = {
communityId: "<id>",
tweetType: "Top",
targetCount: 822421,
};| Field | Type | Required | Description |
|---|---|---|---|
communityId |
string | ✔️ | N/A |
tweetType |
operations.TweetType | ✔️ | N/A |
targetCount |
number | ✔️ | N/A |