Class AnswerCallbackQuery.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.AnswerCallbackQuery.Builder
- Enclosing class:
AnswerCallbackQuery
-
Method Summary
Modifier and TypeMethodDescriptionbuild()callbackQueryId(@NotNull String callbackQueryId) showAlert(boolean showAlert) toString()
-
Method Details
-
callbackQueryId
- Returns:
this.
-
text
- Returns:
this.
-
showAlert
- Returns:
this.
-
build
-
toString
-