IGPAPI
Preparing search index...
@igpapi/pigeon-nest
ProfileTimelineItem
Interface ProfileTimelineItem
Media item from the profile timeline GraphQL response.
interface
ProfileTimelineItem
{
media_type
:
number
;
pk
:
string
;
play_count
?:
number
|
null
;
}
Index
Properties
media_
type
pk
play_
count?
Properties
media_
type
media_type
:
number
pk
pk
:
string
Optional
play_
count
play_count
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
media_
type
pk
play_
count
IGPAPI
Loading...
Media item from the profile timeline GraphQL response.