@aoijs/aoi.music
Preparing search index...
YoutubeTrackInfo
Type Alias YoutubeTrackInfo
type
YoutubeTrackInfo
=
{
artist
:
string
;
artistURL
:
string
;
channelId
:
string
;
channelUrl
:
string
;
createdAt
:
Date
|
null
;
description
:
string
;
duration
:
number
;
formattedPlatforms
:
"Youtube"
;
id
:
string
;
identifier
:
"youtube"
;
isLiveContent
:
boolean
;
likes
:
number
;
platformType
:
PlatformType
;
position
:
number
;
requester
:
GuildMember
;
thumbnail
?:
string
;
title
:
string
;
url
:
string
;
views
:
number
;
}
Index
Properties
artist
artist
URL
channel
Id
channel
Url
created
At
description
duration
formatted
Platforms
id
identifier
is
Live
Content
likes
platform
Type
position
requester
thumbnail?
title
url
views
Properties
artist
artist
:
string
artist
URL
artistURL
:
string
channel
Id
channelId
:
string
channel
Url
channelUrl
:
string
created
At
createdAt
:
Date
|
null
description
description
:
string
duration
duration
:
number
formatted
Platforms
formattedPlatforms
:
"Youtube"
id
id
:
string
identifier
identifier
:
"youtube"
is
Live
Content
isLiveContent
:
boolean
likes
likes
:
number
platform
Type
platformType
:
PlatformType
position
position
:
number
requester
requester
:
GuildMember
Optional
thumbnail
thumbnail
?:
string
title
title
:
string
url
url
:
string
views
views
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artist
artist
URL
channel
Id
channel
Url
created
At
description
duration
formatted
Platforms
id
identifier
is
Live
Content
likes
platform
Type
position
requester
thumbnail
title
url
views
@aoijs/aoi.music
Loading...