Name

Comment

Description

Comment object.

Param: author

Author username.

Param: author_id

Author ID.

Param: text

Comment text.

Constructors

Properties

Constructors

  • Parameters

    • author: string
    • author_id: string
    • text: string

    Returns Comment

Properties

author: string
author_id: string
text: string

Generated using TypeDoc