chat_list property

ChatList? chat_list
read / write

Chat list in which to search messages; pass null to search in all chats regardless of their chat list. Only Main and Archive chat lists are supported.

Implementation

ChatList? chat_list;