Class AnswerInlineQuery.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.AnswerInlineQuery.Builder
- Enclosing class:
AnswerInlineQuery
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cacheTime(int cacheTime) inlineQueryId(@NotNull String inlineQueryId) isPersonal(boolean isPersonal) results(@NotNull InlineQueryResult[] results) toString()
-
Method Details
-
inlineQueryId
- Returns:
this.
-
results
- Returns:
this.
-
cacheTime
- Returns:
this.
-
isPersonal
- Returns:
this.
-
build
-
toString
-