} $options * @return StatusValue */ public function send( $to, MailAddress $from, string $subject, string $bodyText, ?string $bodyHtml = null, array $options = [] ): StatusValue; }