@aoijs/aoi.music
Preparing search index...
SoundCloudTrackInfo
Type Alias SoundCloudTrackInfo
type
SoundCloudTrackInfo
=
{
artist
:
string
;
artistAvatar
:
string
;
artistURL
:
string
;
createdAt
:
Date
|
null
;
description
:
string
;
duration
:
number
;
formattedPlatforms
:
"SoundCloud"
;
id
:
string
;
identifier
:
"soundcloud"
;
likes
:
number
;
platformType
:
PlatformType
;
position
:
number
;
rawData
:
TrackInfo
;
requester
:
GuildMember
;
thumbnail
:
string
;
title
:
string
;
url
:
string
;
views
:
number
;
}
Index
Properties
artist
artist
Avatar
artist
URL
created
At
description
duration
formatted
Platforms
id
identifier
likes
platform
Type
position
raw
Data
requester
thumbnail
title
url
views
Properties
artist
artist
:
string
artist
Avatar
artistAvatar
:
string
artist
URL
artistURL
:
string
created
At
createdAt
:
Date
|
null
description
description
:
string
duration
duration
:
number
formatted
Platforms
formattedPlatforms
:
"SoundCloud"
id
id
:
string
identifier
identifier
:
"soundcloud"
likes
likes
:
number
platform
Type
platformType
:
PlatformType
position
position
:
number
raw
Data
rawData
:
TrackInfo
requester
requester
:
GuildMember
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
Avatar
artist
URL
created
At
description
duration
formatted
Platforms
id
identifier
likes
platform
Type
position
raw
Data
requester
thumbnail
title
url
views
@aoijs/aoi.music
Loading...