Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>messages_setBotShippingResults

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface messages_setBotShippingResults
import { type messages_setBotShippingResults } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "messages.setBotShippingResults"
query_id: bigint
optional
error: string
optional
shipping_options: Array<ShippingOption>
optional
[R]: boolean