Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
ApiResponses
Topics
SearchResponse
Interface SearchResponse
interface
SearchResponse
{
count
:
number
;
data
:
Topic
[]
;
highlightWord
:
{
singleMaxHighlightTime
:
number
;
totalMaxHighlightTime
:
number
;
words
:
string
[]
;
}
;
loadMoreKey
?:
{
skip
:
number
;
}
;
}
Index
Properties
count
data
highlight
Word
load
More
Key?
Properties
count
count
:
number
data
data
:
Topic
[]
highlight
Word
highlight
Word
:
{
singleMaxHighlightTime
:
number
;
totalMaxHighlightTime
:
number
;
words
:
string
[]
;
}
Optional
load
More
Key
load
More
Key
?:
{
skip
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
data
highlight
Word
load
More
Key
Ⓙ Jike SDK
Loading...