ENUM

Platform

Supported platforms for sending message.

link GraphQL Schema definition

  • enum Platform {
  • # Send with Twilio.
  • TWILIO
  • # Send with Facebook.
  • FACEBOOK
  • }