SmsSendInput
Last edit: Nov 10, 2025
Input object for sending an SMS directly
type SmsSendInput {
content: String!
delay: Int
to: String!
}
Fields
The content of the SMS message
delay (Int)
Delay in minutes before sending the SMS
The recipient phone number