Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendChatAction
-
Packages that use SendChatAction Package Description org.telegram.telegrambots.meta.api.methods.send -
-
Uses of SendChatAction in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that return SendChatAction Modifier and Type Method Description SendChatActionSendChatAction. setAction(ActionType action)SendChatActionSendChatAction. setChatId(Long chatId)SendChatActionSendChatAction. setChatId(String chatId)
-