Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectInboxFeedResponseInbox
Interface DirectInboxFeedResponseInbox
interface
DirectInboxFeedResponseInbox
{
blended_inbox_enabled
:
boolean
;
has_older
:
boolean
;
oldest_cursor
:
string
;
threads
:
DirectInboxFeedResponseThreadsItem
[]
;
unseen_count
:
number
;
unseen_count_ts
:
string
;
}
Index
Properties
blended_
inbox_
enabled
has_
older
oldest_
cursor
threads
unseen_
count
unseen_
count_
ts
Properties
blended_
inbox_
enabled
blended_
inbox_
enabled
:
boolean
has_
older
has_
older
:
boolean
oldest_
cursor
oldest_
cursor
:
string
threads
threads
:
DirectInboxFeedResponseThreadsItem
[]
unseen_
count
unseen_
count
:
number
unseen_
count_
ts
unseen_
count_
ts
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blended_
inbox_
enabled
has_
older
oldest_
cursor
threads
unseen_
count
unseen_
count_
ts
IGPAPI
Loading...