type SendApiModels = (SendType, Option<Box<SendFileModel>>, Option<Box<SendTextModel>>);
Type alias for the tuple returned by SendViewType::into_api_models