Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectInboxFeedResponseLastPermanentItem
Interface DirectInboxFeedResponseLastPermanentItem
interface
DirectInboxFeedResponseLastPermanentItem
{
client_context
?:
string
;
item_id
:
string
;
item_type
:
string
;
link
?:
DirectInboxFeedResponseLink
;
placeholder
?:
DirectInboxFeedResponsePlaceholder
;
profile
?:
DirectInboxFeedResponseProfile
;
reel_share
?:
DirectInboxFeedResponseReelShare
;
text
?:
string
;
timestamp
:
string
;
user_id
:
number
;
}
Index
Properties
client_
context?
item_
id
item_
type
link?
placeholder?
profile?
reel_
share?
text?
timestamp
user_
id
Properties
Optional
client_
context
client_
context
?:
string
item_
id
item_
id
:
string
item_
type
item_
type
:
string
Optional
link
link
?:
DirectInboxFeedResponseLink
Optional
placeholder
placeholder
?:
DirectInboxFeedResponsePlaceholder
Optional
profile
profile
?:
DirectInboxFeedResponseProfile
Optional
reel_
share
reel_
share
?:
DirectInboxFeedResponseReelShare
Optional
text
text
?:
string
timestamp
timestamp
:
string
user_
id
user_
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
context
item_
id
item_
type
link
placeholder
profile
reel_
share
text
timestamp
user_
id
IGPAPI
Loading...