text
Simple text message.
Platform | Supported |
---|---|
Messenger | |
WhatsApp | |
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}
Last modified 8mo ago