Values ValueDescriptionerrornot_attemptedsuccessfully_senttrial_limit Used By Types Message Preview (typescript) type SentStatus = | "error"| "not_attempted"| "successfully_sent"| "trial_limit"