IGPAPI
Preparing search index...
@igpapi/ios
FollowingFeedInput
Interface FollowingFeedInput
interface
FollowingFeedInput
{
enableGroups
?:
boolean
;
id
:
string
;
includesHashtags
?:
boolean
;
nextMaxId
?:
string
;
order
?:
FollowingFeedOrder
;
query
?:
string
;
rankToken
?:
string
;
searchSurface
?:
string
;
}
Index
Properties
enable
Groups?
id
includes
Hashtags?
next
Max
Id?
order?
query?
rank
Token?
search
Surface?
Properties
Optional
enable
Groups
enableGroups
?:
boolean
id
id
:
string
Optional
includes
Hashtags
includesHashtags
?:
boolean
Optional
next
Max
Id
nextMaxId
?:
string
Optional
order
order
?:
FollowingFeedOrder
Optional
query
query
?:
string
Optional
rank
Token
rankToken
?:
string
Optional
search
Surface
searchSurface
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
Groups
id
includes
Hashtags
next
Max
Id
order
query
rank
Token
search
Surface
IGPAPI
Loading...