TDLib v0.0.1 TDLib.Object.MessageText View Source

A text message.

NameTypeDescription
textstringText of the message.
entitiestextEntity[]Entities contained in the text.
web_pagewebPageA preview of the web page that’s mentioned in the text; may be null.

More details on telegram’s documentation.