This action will make a Telegram Phone Call and speak your message when you answer the call.
- API endpoint slug
- callmebot.call
- Filter code method
- Callmebot.call.skip(string?: reason)
- Runtime method
- runAction("callmebot.call", {})
Action fields
- Label
- Voice Message?
- Helper text
- What do you want the robot to say during the call?
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- Callmebot.call.setMessage(string: message)
- Label
- Language to use?
- Helper text
- Select from the dropdown the language that you want the robot to speak
- Slug
- language
- Required
- true
- Can have default value
- false