| 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)
Deprecated.
|
void |
AbsSender.answerShippingQuery(AnswerShippingQuery answerShippingQuery,
SentCallback<Boolean> sentCallback)
Deprecated.
|
Copyright © 2018. All rights reserved.