Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php34 public $prevBatch; variable in MatrixPhp\\Room
671 $res = $this->api()->getRoomMessages($this->roomId, $this->prevBatch, 'b', $limit);
DMatrixClient.php520 $room->prevBatch = $syncRoom["timeline"]["prev_batch"];