| Package | Description |
|---|---|
| org.apache.camel.component.soroushbot.models |
| Modifier and Type | Method and Description |
|---|---|
List<List<CustomKey>> |
SoroushMessage.getKeyboard() |
| Modifier and Type | Method and Description |
|---|---|
void |
SoroushMessage.setKeyboard(List<List<CustomKey>> keyboard) |
| Constructor and Description |
|---|
SoroushMessage(String to,
String from,
String body,
MinorType type,
String time,
String fileName,
FileType fileType,
Double fileSize,
String fileUrl,
String thumbnailUrl,
Double imageWidth,
Double imageHeight,
Double fileDuration,
Double thumbnailWidth,
Double thumbnailHeight,
String nickName,
String avatarUrl,
Double phoneNo,
Double latitude,
Double longitude,
List<List<CustomKey>> keyboard) |
Apache Camel