ClickTextStep

Send a clickable message to finish the step

Ex:

hi:
    type: click-text
    text:
        - "{name}"
        - "ยง7Hi you good ?"
        - "[{&2&lNEXT}]"
    next: aStep

In the message use [{ and }] to define the clickable part of the message

Last updated