Skip to main content
Module

x/mtkruto/mod.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.702/mod.ts";

An inline query result was chosen. Bot-only.

Properties

chosenInlineResult: ChosenInlineResult

The chosen inline query result.