Class SendChatAction.Builder
java.lang.Object
org.teleight.teleightbots.api.methods.SendChatAction.Builder
- Enclosing class:
SendChatAction
-
Method Summary
Modifier and TypeMethodDescriptionaction(@NotNull ChatAction action) build()businessConnectionId(@Nullable String businessConnectionId) messageThreadId(int messageThreadId) toString()
-
Method Details
-
businessConnectionId
- Returns:
this.
-
chatId
- Returns:
this.
-
messageThreadId
- Returns:
this.
-
action
- Returns:
this.
-
build
-
toString
-