SendOptions
SendOptions =
SmsSendOptions|AlimTalkSendOptions|FriendTalkSendOptions|NsaSendOptions|VoiceMessageSendOptions|FaxMessageSendOptions|RcsTextSendOptions|RcsTemplateSendOptions
Defined in: packages/core/src/types/message.ts:330
Union of all supported send option types.
Use this for type narrowing based on the type discriminator.