sendMessage
sendMessage(options)
await sendMessage({
text: 'Hello!',
platform: 'telegram'
});Last updated
Was this helpful?
sendMessage(options)
await sendMessage({
text: 'Hello!',
platform: 'telegram'
});Last updated
Was this helpful?
Was this helpful?