chat_ids property

List<int> chat_ids
read / write

The chat identifiers, total number of chats in all rules must not exceed 20.

Implementation

late List<int> chat_ids;