Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/6_update.ts>UpdateChosenInlineResult

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface UpdateChosenInlineResult
import { type UpdateChosenInlineResult } from "https://deno.land/x/mtkruto@0.1.157/types/6_update.ts";

An inline query result was chosen. Bot-only.

Properties

chosenInlineResult: ChosenInlineResult

The chosen inline query result.