uptime-robot-v3
Preparing search index...
types
CommentActivity
Interface CommentActivity
Internal
interface
CommentActivity
{
commentEmail
?:
string
;
commentFullName
?:
string
;
commentId
:
number
;
date
:
string
|
number
;
type
:
"COMMENT"
;
}
Index
Properties
comment
Email?
comment
Full
Name?
comment
Id
date
type
Properties
Optional
comment
Email
commentEmail
?:
string
Optional
comment
Full
Name
commentFullName
?:
string
comment
Id
commentId
:
number
date
date
:
string
|
number
type
type
:
"COMMENT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Email
comment
Full
Name
comment
Id
date
type
uptime-robot-v3
Loading...