Skip to main content
Module

x/grammy_menu/deps.deno.ts>ShippingQuery

Easily create interactive menus with grammY.
Go to Latest
interface ShippingQuery
Re-export
import { type ShippingQuery } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.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