telegram.OrderInfo#
- class telegram.OrderInfo(*args, **kwargs)[source]#
Bases:
telegram.TelegramObjectThis object represents information about an order.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
name,phone_number,emailandshipping_addressare equal.- Parameters
phone_number (
str, optional) – User’s phone number.shipping_address (
telegram.ShippingAddress, optional) – User shipping address.