Class MediaAbstract

Abstract class for all the media types

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

id?: string

The id of the media

link?: string

The link of the media

Accessors

Methods

  • Internal

    The message built as a string. In most cases it's just JSON.stringify(this)

    Returns string

Generated using TypeDoc