Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Comment

Hierarchy

  • Comment

Constructors

Accessors

Constructors

constructor

Accessors

content

  • get content(): string
  • The message content of the comment. Usually contains timestamps.

    Returns string

key

  • get key(): string
  • The unique key associated with the comment.

    Returns string

videoId

  • get videoId(): string
  • The video ID the comment is linked to.

    Returns string

Generated using TypeDoc