Skip to main content
Module

x/grammy_types/mod.ts>Message.CaptionableMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Message.CaptionableMessage
implements CommonMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.2.2/mod.ts";
const { CaptionableMessage } = Message;

Properties

optional
caption: string

Caption for the animation, audio, document, photo, video or voice

optional
caption_entities: MessageEntity[]

For messages with a caption, special entities like usernames, URLs, bot commands, etc. that appear in the caption