missing_chat_ids property

List<int> missing_chat_ids
read / write

Identifiers of the chats from the link, which aren't added to the folder yet.

Implementation

late List<int> missing_chat_ids;