Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultCachedPhoto

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

Properties

type: "photo"
id: string
photoFileId: string
optional
title: string
optional
description: string
optional
caption: string
optional
parseMode: ParseMode
optional
captionEntities: MessageEntity[]
optional
replyMarkup: InlineKeyboardMarkup
optional
inputMessageContent: InputMessageContent