Class SendChecklist.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.SendChecklist.Builder
- Enclosing class:
SendChecklist
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessConnectionId(String businessConnectionId) checklist(InputChecklist checklist) disableNotification(boolean disableNotification) messageEffectId(@Nullable String messageEffectId) protectContent(boolean protectContent) replyMarkup(@Nullable ReplyKeyboard replyMarkup) replyParameters(@Nullable ReplyParameters replyParameters) toString()
-
Method Details
-
businessConnectionId
- Returns:
this.
-
chatId
- Returns:
this.
-
checklist
- Returns:
this.
-
disableNotification
- Returns:
this.
-
protectContent
- Returns:
this.
-
messageEffectId
- Returns:
this.
-
replyParameters
- Returns:
this.
-
replyMarkup
- Returns:
this.
-
build
-
toString
-