MessagePosition
Contains information about a message in a specific position.
This is an alias for the MessagePositionUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "messagePosition" | |
position | number | 0-based message position in the full list of suitable messages |
messageId | number | Message identifier |
date | number | Point in time (Unix timestamp) when the message was sent |