favoriteChatsSynchronized property

bool? favoriteChatsSynchronized
getter/setter pair

Persisted indicator whether all favorite Chats are synchronized with the remote, meaning no queries should be made.

Implementation

bool? favoriteChatsSynchronized;