public Kmtt
fun publicKmtt(website: Website, preventClientDuplication: Boolean = true): IPublicKmtt
Content copied to clipboard
Create object of public API
Parameters
prevent Client Duplication
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