Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultCachedMpeg4Gif

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultCachedMpeg4Gif
Re-export
import { type InlineQueryResultCachedMpeg4Gif } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";

Properties

type: "mpeg4_gif"
id: string
mpeg4FileId: string
optional
title: string
optional
caption: string
optional
parseMode: ParseMode
optional
captionEntities: MessageEntity[]
optional
replyMarkup: InlineKeyboardMarkup
optional
inputMessageContent: InputMessageContent