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

x/mtkruto/types/4_inline_query_result.ts>InlineQueryResultMpeg4Gif

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineQueryResultMpeg4Gif
implements _InlineQueryResultBase, _InlineQueryResultCaptionCommon, _InlineQueryResultMessageContentReplyMarkupCommon
import { type InlineQueryResultMpeg4Gif } from "https://deno.land/x/mtkruto@0.2.24/types/4_inline_query_result.ts";

Properties

type: "mpeg4Gif"
url: string
optional
title: string
optional
width: number
optional
height: number
optional
duration: number
optional
thumbnailUrl: string
optional
thumbnailMimeType: string