Searched refs:setPowerLevels (Results 1 – 2 of 2) sorted by relevance
714 $this->api()->setPowerLevels($this->roomId, $content);767 $this->api()->setPowerLevels($this->roomId, $content);
610 public function setPowerLevels(string $roomId, array $content) { function in MatrixPhp\\MatrixHttpApi