Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

178
Vistas
Claudia Js messenger button custom Reply

I'm a newbie in Claudia Js with lambda and I can't figure out how to have a custom reply when I click Agree in messenger chat bot then it will show a text then followed by another button Here is my sample code:

module.exports = botBuilder(message => {
  if (message.type === 'facebook') {
    return new fbTemplate.Button('Would you like to send your Health Declaration now?')
      .addButton('Yes', 'YES')
      .addButton('No', 'NO')
      return new fbTemplate.button('By clicking the AGREE button below, you are giving consent to this company.')
      .addButton('Agree', 'AGREE')
      .addButton('Disagree', 'DISAGREE')
      .get();
  }
});

Thank you for anyone who will answer

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda