Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultPhoto

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultPhoto
implements _InlineQueryResultBase, _InlineQueryResultInputMessageContentReplyMarkupCommon
import { type InlineQueryResultPhoto } from "https://deno.land/x/mtkruto@0.1.141/mod.ts";

Properties

type: "photo"
photoUrl: string
thumbnailUrl: string
optional
title: string
optional
description: string
optional
photoWidth: number
optional
photoHeight: number