Searched refs:getUserTags (Results 1 – 2 of 2) sorted by relevance
175 return $this->api()->getUserTags($this->client->userId(), $this->roomId);
764 public function getUserTags(string $userId, string $roomId) { function in MatrixPhp\\MatrixHttpApi