added_chat_ids property

List<int> added_chat_ids
read / write

Identifiers of the chats from the link, which are added to the folder already.

Implementation

late List<int> added_chat_ids;