Embedded functions allows to send a text message from the function. A sample code is mentioned below
ctx.sendText("Your Text Here");
Last updated 2 years ago