ephemeralMessage
ephemeralMessage
Section titled “ephemeralMessage”No description provided by the pinned schema.
Signature
Section titled “Signature”ephemeralMessage#d9c6dc1a flags:# out:flags.0?true id:int from_id:Peer peer_id:Peer receiver_id:long top_msg_id:flags.1?int date:int message:string entities:flags.2?Vector<MessageEntity> media:flags.3?MessageMedia reply_markup:flags.4?ReplyMarkup reply_to:flags.6?MessageReplyHeader = EphemeralMessage;Result type
Section titled “Result type”EphemeralMessage
Parameters
Section titled “Parameters”| Name | Type | Flag | Default | Description |
|---|---|---|---|---|
| flags | # | flag word | — | No description provided by the pinned schema. |
| out | flags.0?true | flags.0 | — | No description provided by the pinned schema. |
| id | int | — | — | No description provided by the pinned schema. |
| from_id | Peer | — | — | No description provided by the pinned schema. |
| peer_id | Peer | — | — | No description provided by the pinned schema. |
| receiver_id | long | — | — | No description provided by the pinned schema. |
| top_msg_id | flags.1?int | flags.1 | — | No description provided by the pinned schema. |
| date | int | — | — | No description provided by the pinned schema. |
| message | string | — | — | No description provided by the pinned schema. |
| entities | flags.2?Vector | flags.2 | — | No description provided by the pinned schema. |
| media | flags.3?MessageMedia | flags.3 | — | No description provided by the pinned schema. |
| reply_markup | flags.4?ReplyMarkup | flags.4 | — | No description provided by the pinned schema. |
| reply_to | flags.6?MessageReplyHeader | flags.6 | — | No description provided by the pinned schema. |
| Parameter | Bit | Meaning |
|---|---|---|
| out | 0 | Controlled by flags; present when this bit is set. |
| top_msg_id | 1 | Controlled by flags; present when this bit is set. |
| entities | 2 | Controlled by flags; present when this bit is set. |
| media | 3 | Controlled by flags; present when this bit is set. |
| reply_markup | 4 | Controlled by flags; present when this bit is set. |
| reply_to | 6 | Controlled by flags; present when this bit is set. |
Python binding
Section titled “Python binding”from miniproto.raw.types import EphemeralMessagePublic access: miniproto.raw.types.EphemeralMessage.
Safe usage shape
Section titled “Safe usage shape”from miniproto.raw.types import EphemeralMessage
# Naming the raw constructor class is local only; it performs no I/O or network request.constructor_type = EphemeralMessageResult family
Section titled “Result family”Relationships
Section titled “Relationships”- Result family:
EphemeralMessage - Accepted by:
updateEditEphemeralMessage,updateEphemeralBotCallbackQuery,updateNewEphemeralMessage
Provenance
Section titled “Provenance”- layer: 228
- structural source:
tdlib - canonical schema: https://raw.githubusercontent.com/tdlib/td/refs/heads/master/td/generate/scheme/telegram_api.tl
- prose merge precedence: TDLib → Telegram Desktop → Core JSON
- source note: Canonical structure is the pinned TDLib telegram_api.tl; Layer 228 comes only from the matching Telegram Desktop end-of-file marker; core.telegram.org inputs enrich documentation and RPC error metadata without overriding structure.
Source-diff notes
Section titled “Source-diff notes”- tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
- tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery