fanfou-sdk
Preparing search index...
CreateStatusOptions
Type Alias CreateStatusOptions
type
CreateStatusOptions
=
{
callback
?:
string
;
inReplyToStatusId
?:
string
;
inReplyToUserId
?:
string
;
location
?:
string
;
mode
?:
APIMode
;
repostStatusId
?:
string
;
source
?:
string
;
status
:
string
;
}
Index
Properties
callback?
in
Reply
To
Status
Id?
in
Reply
To
User
Id?
location?
mode?
repost
Status
Id?
source?
status
Properties
Optional
callback
callback
?:
string
Optional
in
Reply
To
Status
Id
inReplyToStatusId
?:
string
Optional
in
Reply
To
User
Id
inReplyToUserId
?:
string
Optional
location
location
?:
string
Optional
mode
mode
?:
APIMode
Optional
repost
Status
Id
repostStatusId
?:
string
Optional
source
source
?:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callback
in
Reply
To
Status
Id
in
Reply
To
User
Id
location
mode
repost
Status
Id
source
status
fanfou-sdk
Loading...