Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/4_message.ts>MessageMediaBase

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageMediaBase
implements MessageBase
import { type MessageMediaBase } from "https://deno.land/x/mtkruto@0.1.139/types/4_message.ts";

Properties shared between media message types.

Properties

optional
caption: string
optional
captionEntities: MessageEntity[]
optional
hasMediaSpoiler: boolean