Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>InlineQueryResultGif

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineQueryResultGif
implements _InlineQueryResultBase, _InlineQueryResultCaptionCommon, _InlineQueryResultMessageContentReplyMarkupCommon
import { type InlineQueryResultGif } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

Properties

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