Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectInboxFeedResponse
Interface DirectInboxFeedResponse
interface
DirectInboxFeedResponse
{
inbox
:
DirectInboxFeedResponseInbox
;
most_recent_inviter
:
DirectInboxFeedResponseMostRecentInviter
;
pending_requests_total
:
number
;
seq_id
:
number
;
snapshot_at_ms
:
number
;
status
:
string
;
}
Index
Properties
inbox
most_
recent_
inviter
pending_
requests_
total
seq_
id
snapshot_
at_
ms
status
Properties
inbox
inbox
:
DirectInboxFeedResponseInbox
most_
recent_
inviter
most_
recent_
inviter
:
DirectInboxFeedResponseMostRecentInviter
pending_
requests_
total
pending_
requests_
total
:
number
seq_
id
seq_
id
:
number
snapshot_
at_
ms
snapshot_
at_
ms
:
number
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inbox
most_
recent_
inviter
pending_
requests_
total
seq_
id
snapshot_
at_
ms
status
IGPAPI
Loading...