telegramx.js

OrderInfo

interface

This object represents information about an order.

Declaration

interface OrderInfo 

Properties

emailproperty#
email?: string;

Optional. User email

nameproperty#
name?: string;

Optional. User name

phone_number?: string;

Optional. User's phone number

shipping_address?: ShippingAddress;

Optional. User shipping address