useChatInfoDatabase property

bool useChatInfoDatabase
final

useChatInfoDatabase If set to true, the library will maintain a cache of users, basic groups, supergroups, channels and secret chats. Implies use_file_database

Implementation

final bool useChatInfoDatabase;