interface ShippingQueryRe-exportimport { type ShippingQuery } from "https://deno.land/x/grammy@v1.17.1/types.web.ts"; This object contains information about an incoming shipping query. Propertiesid: stringUnique query identifier from: UserUser who sent the query invoice_payload: stringBot specified invoice payload shipping_address: ShippingAddressUser specified shipping address