Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ugoira

Hierarchy

  • Ugoira

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private api

api: api

Methods

get

  • get(ugoiraResolvable: string | number): Promise<any>
  • Gets the metadata for a ugoira by URL or ID.

    Parameters

    • ugoiraResolvable: string | number

    Returns Promise<any>

metadata

  • Gets the metadata for a ugoira, such as the zip url and file names/frame delays.

    Parameters

    Returns Promise<any>

Generated using TypeDoc