chat_ids property

List<int> chat_ids
read / write

Identifiers of the chats added to the chat folder. The chats are automatically joined if they aren't joined yet.

Implementation

late List<int> chat_ids;