telegramsjs
Preparing search index...
SearchResult
Type Alias SearchResult
type
SearchResult
=
{
index
:
number
;
length
:
number
;
offset
:
number
;
search
:
string
;
}
Index
Properties
index
length
offset
search
Properties
index
index
:
number
The index of the entity.
length
length
:
number
The length of the entity.
offset
offset
:
number
The starting offset of the entity.
search
search
:
string
The text that matches the entity.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
length
offset
search
telegramsjs
Loading...