Earlier quoted context omitted.
I'm sorry, but MTProto isn't just used for E2E chats. It's the actual main protocol that Telegram uses for everything. And yes, for non-secure chats there will be no E2E, but the question was about encryption, not end to end encryption.
communication between client and server is always encrypted and they don't even need MTProto for that, a simple TLS connection would be more then enough, and likely better. Also, that is likely true for all modern messaging apps.. The question proposed is that Telegram was monitoring private chats on the client side, but they do not need to do that unless E2E is enabled.. If you do not have E2E enabled then everythin…
I think at this point the post I was first replying to was lost :) I wasn't replying to the OP post, I was replying to https://news.ycombinator.com/item?id=42083385