text
Simple text message.
Last updated
Was this helpful?
Simple text message.
Last updated
Was this helpful?
Was this helpful?
text(text=String, params=Hash)
Messenger
Telegram
@reply.text "Hello World!"
user.notification.text "Hello World"
user.notification.send()
Each platform has different parameters, in Kogno we have unified preview_url
available for Telegram and WhatsApp.
@reply.text "Kogno docs are awesome http://docs.kogno.io", {preview_url: true}