Searched refs:addUserTag (Results 1 – 2 of 2) sorted by relevance
199 … return $this->api()->addUserTag($this->client->userId(), $this->roomId, $tag, $order, $content);
796 …public function addUserTag(string $userId, string $roomId, string $tag, ?float $order = null, arra… function in MatrixPhp\\MatrixHttpApi