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

A text message.

NameTypeDescription
textformattedTextText of the message.
web_pagewebPageA link preview attached to the message; may be null.
link_preview_optionslinkPreviewOptionsOptions which were used for generation of the link preview; may be null if default options were used.

More details on telegram's documentation.