ID of the message this message is anchored to, if any
Chat where this message was sent.
null if not available (e.g. welcome message templates)
Identifier uniquely corresponding to the chat this message was sent to, if any
Date when this message was sent
Message text/caption entities (may be empty)
ID of this message (unique within the chat and receiver)
If set, any eventual webpage preview should be shown on top of the message instead of at the bottom.
Whether this message can't be forwarded
Whether this message is outgoing
Whether this message is a welcome message template
Message media. null for text-only messages
and for unsupported media types.
For unsupported media types, use .raw.media directly.
User this message is visible to.
Might not be available in some cases (e.g. in the message returned from TelegramClient.sendEphemeralMessage, since the server does not send the receiver entity there) — use receiverId instead.
ID of the user this message is visible to
Reply markup attached to this message, if any
Information about the message this message is a reply to, if any
Rich message content, if any
Sender of this message (usually the bot)
Message text
ID of the topic this message was sent to, if any
An ephemeral message — a message sent by a bot that is only visible to a single user in a chat and is not persisted in the chat history.