Hi!
I've tested tdlib locally and it seems that tdlib removes its files after td_json_client_destroy. I've used wrapper to test, however, it should not influence the behavior. So, my main question is: does td_json_client_destroy remove the directory with files and db?
If so, how to auth only once? Or how to copy the database safely and start tdlib using it?
Excuse me, if this issue is dumb.
Hi!
I've tested tdlib locally and it seems that tdlib removes its files after td_json_client_destroy. I've used wrapper to test, however, it should not influence the behavior. So, my main question is: does td_json_client_destroy remove the directory with files and db?
If so, how to auth only once? Or how to copy the database safely and start tdlib using it?
Excuse me, if this issue is dumb.