SmsDefaultSendInput
SmsDefaultSendInput =
Omit<SmsSendOptions,"type"|"text"> &object
Defined in: packages/core/src/types/message.ts:265
Type Declaration
섹션 제목: “Type Declaration”content?
섹션 제목: “content?”
optionalcontent:string
Alias for text.
text?
섹션 제목: “text?”
optionaltext:string
SMS text. If omitted, content is used.
type?
섹션 제목: “type?”
optionaltype:undefined