publicKmtt

fun publicKmtt(website: Website, preventClientDuplication: Boolean = true): IPublicKmtt

Create object of public API

Parameters

preventClientDuplication

Duplication of API objects can lead to rate-limit error. By this parameter you can, instead of creating new objects, get already created objects.

Default: true