Preparing search index...
The search index is not available
InvidJS
InvidJS
<internal>
Comment
Class Comment
Name
Comment
Description
Comment object.
Param: author
Author username.
Param: author_id
Author ID.
Param: text
Comment text.
Index
Constructors
constructor
Properties
author
author_
id
text
Constructors
constructor
new
Comment
(
author
,
author_id
,
text
)
:
Comment
Parameters
author
:
string
author_id
:
string
text
:
string
Returns
Comment
Properties
author
author
:
string
author_
id
author_
id
:
string
text
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
author
author_
id
text
InvidJS
Loading...
Generated using
TypeDoc
Name
Comment
Description
Comment object.
Param: author
Author username.
Param: author_id
Author ID.
Param: text
Comment text.