View Source ExTDLib.Object.OrderInfo (ExTDLib v0.0.4)
Order information.
| Name | Type | Description |
|---|---|---|
| name | string | Name of the user. |
| phone_number | string | Phone number of the user. |
| email_address | string | Email address of the user. |
| shipping_address | address | Shipping address for this order; may be null. |
More details on telegram's documentation.