telegramx.js

ShippingQuery

interface

This object contains information about an incoming shipping query.

Declaration

interface ShippingQuery 

Properties

fromproperty#
from: User;

User who sent the query

idproperty#
id: string;

Unique query identifier

invoice_payload: string;

Bot-specified invoice payload

shipping_address: ShippingAddress;

User specified shipping address