Class SendChatAction.SendChatActionBuilder
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.methods.send.SendChatAction.SendChatActionBuilder
-
- Enclosing class:
- SendChatAction
public static class SendChatAction.SendChatActionBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description SendChatActionBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SendChatAction.SendChatActionBuilderchatId(@NonNull Long chatId)
-
-
-
Method Detail
-
chatId
public SendChatAction.SendChatActionBuilder chatId(@NonNull @NonNull Long chatId)
-
-