Module

x/grammy_types/message.ts>Message.MediaMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Message.MediaMessage
implements CaptionableMessage
import { type Message } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/message.ts";
const { MediaMessage } = Message;

Properties

optional
media_group_id: string

The unique identifier of a media message group this message belongs to

optional
has_media_spoiler: true

True, if the message media is covered by a spoiler animation