| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods | |
| org.telegram.telegrambots.api.objects.payments |
| Modifier and Type | Method and Description |
|---|---|
List<ShippingOption> |
AnswerShippingQuery.getShippingOptions() |
| Modifier and Type | Method and Description |
|---|---|
AnswerShippingQuery |
AnswerShippingQuery.setShippingOptions(List<ShippingOption> shippingOptions) |
| Modifier and Type | Method and Description |
|---|---|
ShippingOption |
ShippingOption.setId(String id) |
ShippingOption |
ShippingOption.setPrices(List<LabeledPrice> prices) |
ShippingOption |
ShippingOption.setTitle(String title) |
Copyright © 2017. All rights reserved.