Searched refs:sendHtml (Results 1 – 2 of 2) sorted by relevance
181 …$response = $room->sendHtml('<b>'.$this -> _payload['embeds'][0]['title'].'</b><hr/>'.$this -> _pa…
150 public function sendHtml(string $html, ?string $body = null, string $msgType = 'm.text') { function in MatrixPhp\\Room