Searched refs:getRoomMessages (Results 1 – 2 of 2) sorted by relevance
671 $res = $this->api()->getRoomMessages($this->roomId, $this->prevBatch, 'b', $limit);
493 …public function getRoomMessages(string $roomId, string $token, string $direction, int $limit = 10,… function in MatrixPhp\\MatrixHttpApi