savrov
01/30/2022, 11:20 AMTDLib provides efficient native C++, Java, and .NET interfaces. But for most use cases we suggest to use the JSON interface, which can be easily used with any programming language that is able to execute C functions.
And as i do understand, Kotlin can exec C functions (https://kotlinlang.org/docs/native-c-interop.html). What i don't know and cannot find some article to explain me that, is how i can connect Kotlin - JSON interface and TDLib written in C. Can you please show me the direction where I have to start to dig? :)
P.S. not sure, if it's a right channel, but could not find anything better.