Aliaksei Levin
Aliaksei Levin
Yes, no of the official apps allow changing name of the uploaded file. You can't send the file under a different name without making a copy of the file, or...
There is no way to separately monitor memory usage for distinct clients. Also, some memory may be shared between all or some clients, therefore it is not even clearly defined....
It is better to use Bot API to control bots. In TDLib you can use the method `setMenuButton` to change the bot's menu button in private chats if this is...
This is not related to TDLib. You can report app bugs at https://bugs.telegram.org/.
See https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1set_tdlib_parameters.html.
Where do you want to pass the IP address in `setTdlibParameters` request?
Test accounts are disabled currently. You need to register an account using a real phone number, which should be possible to do from the official iOS app in the following...
If you have already registered an account in Test DC, then you can log in in the account using TDLib and the code sent to another logged in device.
App Store reviewers can use the test accounts. Google Play reviewers need some other way to log in into an account.
> Is there a way to specify a phone code? No. The only way is to automate code retrieving and provide the way to get it for reviewers.