MadelineProto/docs/TD_docs/constructors/messageText.md
2017-08-25 15:05:53 +02:00

590 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