Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php457 $body = $this->getEmoteBody($textContent);
859 private function getEmoteBody(string $textContent): array { function in MatrixPhp\\MatrixHttpApi