Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Comment

Hierarchy

  • Comment

Index

Constructors

Properties

Accessors

Constructors

Properties

#rawData: RawComment

Accessors

  • get commentKey(): string
  • The id of the comment

    readonly
    example

    'UgzayDBEumfrVGLBTGJ4AaABAg'

    Returns string

  • get message(): string
  • The comment's content

    readonly
    example

    'おはようございます!'

    Returns string

  • get videoId(): undefined | string
  • The id of the video

    readonly
    example

    '_faOZ1ZOZ2c'

    see

    {Video#id}

    see

    {Clip#id}

    Returns undefined | string

Generated using TypeDoc