Preparing search index...
The search index is not available
tdjson
tdjson
MessagePositions
Interface MessagePositions
Contains a list of message positions.
interface
MessagePositions
{
@type
:
"messagePositions"
;
positions
:
MessagePosition
[]
;
total_count
:
number
;
}
Index
Properties
@type
positions
total_
count
Properties
@type
@type
:
"messagePositions"
positions
positions
:
MessagePosition
[]
List of message positions.
total_
count
total_
count
:
number
Total number of messages found.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
positions
total_
count
tdjson
Loading...
Contains a list of message positions.