getTags

abstract suspend fun getTags(userId: UserId, roomId: RoomId, asUserId: UserId? = null): Result<TagEventContent>

See also

GetRoomTags