1.38.2
I just want to disable classic emails on the android client by default. How can it be achieved ?
1.38.2
I just want to disable classic emails on the android client by default. How can it be achieved ?
With the latest version, previous messages are no longer downloaded so just change the setting right after setting up the account, why would you want to disable the option from the code?
I want to share it as a chat-only app by default, that’s why.
In the code you can change the setting show_emails
to DC_SHOW_EMAILS_OFF
(0).