@book000/twitterts
Preparing search index...
GetUserTweetsOptions
Interface GetUserTweetsOptions
["getUserTweets"]
のオプション
interface
GetUserTweetsOptions
{
isIncludingPromotedTweets
?:
boolean
;
limit
?:
number
;
screenName
:
string
;
}
Index
Properties
is
Including
Promoted
Tweets?
limit?
screen
Name
Properties
Optional
is
Including
Promoted
Tweets
isIncludingPromotedTweets
?:
boolean
プロモーションツイートを含めるかどうか。デフォルトは false
Optional
limit
limit
?:
number
取得するツイートの最大数。デフォルトは 20
screen
Name
screenName
:
string
スクリーンネーム
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Including
Promoted
Tweets
limit
screen
Name
@book000/twitterts
Loading...
["getUserTweets"] のオプション