Home
last modified time | relevance | path

Searched refs:getTextBody (Results 1 – 1 of 1) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php440 $textBody = $this->getTextBody($textContent, $msgType);
852 public function getTextBody(string $textContent, string $msgType = 'm.text'): array { function in MatrixPhp\\MatrixHttpApi
860 return $this->getTextBody($textContent, 'm.emote');