| Modifier and Type | Method and Description |
|---|---|
BotWidgetType |
BotVariableOperation.getQuickReplyWidgetType() |
static BotWidgetType |
BotWidgetType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BotWidgetType[] |
BotWidgetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BotVariableOperation.setQuickReplyWidgetType(BotWidgetType quickReplyWidgetType) |
Copyright © 2020. All Rights Reserved.