SmsSendInput
Last edit: Oct 17, 2024
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