Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultCachedSticker

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultCachedSticker
Re-export
import { type InlineQueryResultCachedSticker } from "https://deno.land/x/mtkruto@0.1.135/mod.ts";

Properties

type: "sticker"
id: string
stickerFileId: string
optional
replyMarkup: InlineKeyboardMarkup
optional
inputMessageContent: InputMessageContent