Texto
Estrutura
{
"default": {
"text": "Olá",
"type": "text",
"payload": {
"delay": 2000
}
}
}Atributos
Exemplos


Last updated
Was this helpful?
{
"default": {
"text": "Olá",
"type": "text",
"payload": {
"delay": 2000
}
}
}

Last updated
Was this helpful?
Was this helpful?
[
{
"default": {
"text": "Olá, bem-vindo(a)! Eu sou um assistente virtual 🙂",
"type": "text"
}
}
][
{
"default": {
"text": [
"Olá,Bem-vindo(a)! Eu sou uma assistente virtual 🙂",
"Você pode ter mais informações acessando o nosso site. Se preferir entre em contato conosco pelo número (35) 98877-6655"
],
"type": "text"
}
}
]