use_chat_info_database property

bool use_chat_info_database
read / write

Pass true to keep cache of users, basic groups, supergroups, channels and secret chats between restarts. Implies use_file_database.

Implementation

late bool use_chat_info_database;