View Source ExTDLib.Object.MessageImportInfo (ExTDLib v0.0.4)
Contains information about a message created with importMessages.
| Name | Type | Description |
|---|---|---|
| sender_name | string | Name of the original sender. |
| date | number | Point in time (Unix timestamp) when the message was originally sent. |
More details on telegram's documentation.