| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods | |
| org.telegram.telegrambots.api.methods.send |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.get(String text) |
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionType |
SendChatAction.getAction() |
| Modifier and Type | Method and Description |
|---|---|
SendChatAction |
SendChatAction.setAction(ActionType action) |
Copyright © 2017. All rights reserved.