Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/message.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.7.0/message.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