Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
MediaRepositoryCommentResponseComment
Interface MediaRepositoryCommentResponseComment
interface
MediaRepositoryCommentResponseComment
{
content_type
:
string
;
created_at
:
number
;
created_at_utc
:
number
;
media_id
:
string
;
pk
:
string
;
share_enabled
:
boolean
;
status
:
string
;
text
:
string
;
type
:
number
;
user
:
MediaRepositoryCommentResponseUser
;
}
Index
Properties
content_
type
created_
at
created_
at_
utc
media_
id
pk
share_
enabled
status
text
type
user
Properties
content_
type
content_
type
:
string
created_
at
created_
at
:
number
created_
at_
utc
created_
at_
utc
:
number
media_
id
media_
id
:
string
pk
pk
:
string
share_
enabled
share_
enabled
:
boolean
status
status
:
string
text
text
:
string
type
type
:
number
user
user
:
MediaRepositoryCommentResponseUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
type
created_
at
created_
at_
utc
media_
id
pk
share_
enabled
status
text
type
user
IGPAPI
Loading...