jamespot-user-api
Preparing search index...
AddCommentParams
Type Alias AddCommentParams
type
AddCommentParams
=
{
alertAuthor
:
boolean
;
content
:
string
;
idArticle
:
number
;
sendAlert
:
boolean
;
token
:
string
;
type
?:
"comment"
|
"commentResponse"
;
widgets
?:
WidgetWrapperProps
[]
;
}
Index
Properties
alert
Author
content
id
Article
send
Alert
token
type?
widgets?
Properties
alert
Author
alertAuthor
:
boolean
content
content
:
string
id
Article
idArticle
:
number
send
Alert
sendAlert
:
boolean
token
token
:
string
Optional
type
type
?:
"comment"
|
"commentResponse"
Optional
widgets
widgets
?:
WidgetWrapperProps
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alert
Author
content
id
Article
send
Alert
token
type
widgets
jamespot-user-api
Loading...