Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
CreateTweetData
Interface CreateTweetData
interface
CreateTweetData
{
media
?:
{
media_ids
:
string
[]
}
;
poll
?:
{
duration_minutes
:
number
;
options
:
string
[]
}
;
quote_tweet_id
?:
string
;
reply
?:
{
in_reply_to_tweet_id
:
string
}
;
text
:
string
;
}
Index
Properties
media?
poll?
quote_
tweet_
id?
reply?
text
Properties
Optional
media
media
?:
{
media_ids
:
string
[]
}
Optional
poll
poll
?:
{
duration_minutes
:
number
;
options
:
string
[]
}
Optional
quote_
tweet_
id
quote_tweet_id
?:
string
Optional
reply
reply
?:
{
in_reply_to_tweet_id
:
string
}
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
media
poll
quote_
tweet_
id
reply
text
Member Junction
Loading...