chatList property

ChatList? chatList
final

chatList 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

final ChatList? chatList;