| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
AnswerShippingQuery |
AnswerShippingQuery.setErrorMessage(String errorMessage) |
AnswerShippingQuery |
AnswerShippingQuery.setOk(Boolean ok) |
AnswerShippingQuery |
AnswerShippingQuery.setShippingOptions(List<ShippingOption> shippingOptions) |
AnswerShippingQuery |
AnswerShippingQuery.setShippingQueryId(String shippingQueryId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
AbsSender.answerShippingQuery(AnswerShippingQuery answerShippingQuery) |
void |
AbsSender.answerShippingQuery(AnswerShippingQuery answerShippingQuery,
SentCallback<Boolean> sentCallback) |
Copyright © 2017. All rights reserved.