leave_chat_ids property

List<int> leave_chat_ids
read / write

Identifiers of the chats to leave. The chats must be pinned or always included in the folder.

Implementation

late List<int> leave_chat_ids;