MadelineProto/docs/TD_docs/constructors/messageText.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

597 B

title description
messageText Text message

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