public static class SendableChatAction.SendableChatActionBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
SendableChatAction |
build()
Builds the SendableChatAction object
|
SendableChatAction.SendableChatActionBuilder |
chatAction(ChatAction chatAction)
*Required*
Sets the ChatAction that you want to send
|
String |
toString() |
public SendableChatAction.SendableChatActionBuilder chatAction(ChatAction chatAction)
chatAction - The ChatActio that you want to sendpublic SendableChatAction build()
Copyright © 2017. All rights reserved.