Class ShippingQuery
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.payments.ShippingQuery
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class ShippingQuery extends Object implements BotApiObject
- Version:
- 1.0 This object contains information about incoming shipping query.
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShippingQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UsergetFrom()StringgetId()StringgetInvoicePayload()ShippingAddressgetShippingAddress()StringtoString()
-