How do I disable classic emails by default?

1.38.2

I just want to disable classic emails on the android client by default. How can it be achieved ?

It’s in the settings: FAQ - Delta Chat

Thanks @missytake but I was looking to disable it in the code.

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).