Is there any way to set up path for tdlib to store data (db, photos, etc.)?
The first request which app should do is setTdlibParameters. The request among other settings should include path to database_directory and path to files_directory. There is no more granular settings for now.
Most helpful comment
The first request which app should do is
setTdlibParameters. The request among other settings should include path todatabase_directoryand path tofiles_directory. There is no more granular settings for now.