| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.send | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
SendChatAction |
SendChatAction.setAction(ActionType action) |
SendChatAction |
SendChatAction.setChatId(Long chatId) |
SendChatAction |
SendChatAction.setChatId(String chatId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
AbsSender.sendChatAction(SendChatAction sendChatAction) |
void |
AbsSender.sendChatActionAsync(SendChatAction sendChatAction,
SentCallback<Boolean> sentCallback) |
Copyright © 2016. All rights reserved.