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_cached_sticker.ts>InlineQueryResultCachedSticker

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

Properties

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