Constructors

Properties

author: undefined | string

Track's author

identifier: string

Track's identifier

isSeekable: boolean

Whether the track is seekable

isStream: boolean

Whether the track is a stream

kazagumo: undefined | Kazagumo

Kazagumo Instance

length: undefined | number

Track's length

position: undefined | number

Track's position (I don't know this)

raw: Track
realUri?: string

The YouTube/soundcloud URI for spotify and other unsupported source

requester: unknown

Track Requester

resolvedBySource: boolean = false
sourceName: string

Track's source

thumbnail: undefined | string

Track's thumbnail, if available

title: string

Track's title

track: string

Track's Base64

uri?: string

Track's URI

Accessors

Methods

Generated using TypeDoc