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>InlineQueryResultType

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias InlineQueryResultType
import { type InlineQueryResultType } from "https://deno.land/x/mtkruto@0.2.24/types/4_inline_query_result.ts";
definition:
| "article"
| "audio"
| "document"
| "gif"
| "mpeg4Gif"
| "photo"
| "sticker"
| "video"
| "voice"
| "game"
| "location"
| "venue"