Skip to main content
Module

x/grammy_types/payment.ts>ShippingQuery

Types for the Telegram Bot API
Very Popular
Go to Latest
interface ShippingQuery
import { type ShippingQuery } from "https://deno.land/x/grammy_types@v3.1.2/payment.ts";

This object contains information about an incoming shipping query.

Properties

id: string

Unique query identifier

from: User

User who sent the query

invoice_payload: string

Bot specified invoice payload

shipping_address: ShippingAddress

User specified shipping address