public class SendableChatAction extends Object implements SendableMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
SendableChatAction.SendableChatActionBuilder |
| Constructor and Description |
|---|
SendableChatAction() |
| Modifier and Type | Method and Description |
|---|---|
static SendableChatAction.SendableChatActionBuilder |
builder()
This builder will allow you to progressively construct this object.
|
MessageType |
getType()
Gets the MessageType of this SendableMessage object
|
public static SendableChatAction.SendableChatActionBuilder builder()
public MessageType getType()
getType in interface SendableMessageCopyright © 2017. All rights reserved.