MadelineProtoDocs/docs/TD_docs/constructors/messageText.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

670 B

title description image
messageText Text message https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: messageText

Back to constructors index

Text message

Attributes:

Name Type Required Description
text string Yes Text of the message
entities Array of textEntity Yes Entities contained in the text
web_page webPage Yes Preview of a web page mentioned in the text, nullable

Type: MessageContent