Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultType

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