mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
597 B
597 B
title | description |
---|---|
messageText | Text message |
Constructor: messageText
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 |