use_chat_info_database property
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;
Pass true to keep cache of users, basic groups, supergroups, channels and secret chats between restarts. Implies use_file_database.
late bool use_chat_info_database;