| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
AnswerPreCheckoutQuery |
AnswerPreCheckoutQuery.setErrorMessage(String errorMessage) |
AnswerPreCheckoutQuery |
AnswerPreCheckoutQuery.setOk(Boolean ok) |
AnswerPreCheckoutQuery |
AnswerPreCheckoutQuery.setPreCheckoutQueryId(String preCheckoutQueryId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
AbsSender.answerPreCheckoutQuery(AnswerPreCheckoutQuery answerPreCheckoutQuery) |
void |
AbsSender.answerPreCheckoutQuery(AnswerPreCheckoutQuery answerPreCheckoutQuery,
SentCallback<Boolean> sentCallback) |
Copyright © 2017. All rights reserved.