Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LavalinkTrack

Hierarchy

  • LavalinkTrack

Index

Properties

Properties

info

info: { author: string; identifier: string; isSeekable: boolean; isStream: boolean; length: number; position: number; title: string; uri: string }

Type declaration

  • author: string
  • identifier: string
  • isSeekable: boolean
  • isStream: boolean
  • length: number
  • position: number
  • title: string
  • uri: string

track

track: string

Generated using TypeDoc