Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultGif

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultGif
implements _InlineQueryResultBase, _InlineQueryResultCaptionCommon, _InlineQueryResultInputMessageContentReplyMarkupCommon
import { type InlineQueryResultGif } from "https://deno.land/x/mtkruto@0.1.141/mod.ts";

Properties

type: "gif"
optional
title: string
gifUrl: string
optional
gifWidth: number
optional
gifHeight: number
optional
gifDuration: number
optional
thumbnailUrl: string
optional
thumbnailMimeType: string