Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
ClipsMusicFeedResponseCaption
Interface ClipsMusicFeedResponseCaption
interface
ClipsMusicFeedResponseCaption
{
bit_flags
:
number
;
content_type
:
string
;
created_at
:
number
;
created_at_utc
:
number
;
did_report_as_spam
:
boolean
;
has_translation
?:
boolean
;
media_id
:
string
;
pk
:
string
;
share_enabled
:
boolean
;
status
:
string
;
text
:
string
;
type
:
number
;
user
:
ClipsMusicFeedResponseUser
;
user_id
:
number
;
}
Index
Properties
bit_
flags
content_
type
created_
at
created_
at_
utc
did_
report_
as_
spam
has_
translation?
media_
id
pk
share_
enabled
status
text
type
user
user_
id
Properties
bit_
flags
bit_
flags
:
number
content_
type
content_
type
:
string
created_
at
created_
at
:
number
created_
at_
utc
created_
at_
utc
:
number
did_
report_
as_
spam
did_
report_
as_
spam
:
boolean
Optional
has_
translation
has_
translation
?:
boolean
media_
id
media_
id
:
string
pk
pk
:
string
share_
enabled
share_
enabled
:
boolean
status
status
:
string
text
text
:
string
type
type
:
number
user
user
:
ClipsMusicFeedResponseUser
user_
id
user_
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bit_
flags
content_
type
created_
at
created_
at_
utc
did_
report_
as_
spam
has_
translation
media_
id
pk
share_
enabled
status
text
type
user
user_
id
IGPAPI
Loading...