| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.api | |
| co.aurasphere.botmill.fb.model.api.messengerprofile |
| Modifier and Type | Method and Description |
|---|---|
static void |
MessengerProfileApi.setGreetingMessage(List<Greeting> message)
Sets the greeting message for the bot.
|
| Modifier and Type | Method and Description |
|---|---|
List<Greeting> |
SetGreetingTextRequest.getGreeting()
Gets the
SetGreetingTextRequest.greeting. |
| Modifier and Type | Method and Description |
|---|---|
void |
SetGreetingTextRequest.setGreeting(List<Greeting> greeting)
Sets the
SetGreetingTextRequest.greeting. |
| Constructor and Description |
|---|
SetGreetingTextRequest(List<Greeting> greeting)
Instantiates a new GreetingTextRequest.
|
Copyright © 2017 BotMill. All rights reserved.