View Source ExTDLib.Object.MessagePosition (ExTDLib v0.0.4)

Contains information about a message in a specific position.

NameTypeDescription
positionnumber0-based message position in the full list of suitable messages.
message_idstringMessage identifier.
datenumberPoint in time (Unix timestamp) when the message was sent.

More details on telegram's documentation.