Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php541 $room->putEphemeralEvent($event);
DRoom.php414 public function putEphemeralEvent(array $event) { function in MatrixPhp\\Room