ChatFolder
Description:
public ChatFolder (
ChatFolderName name,
ChatFolderIcon? icon,
int32 color_id,
bool is_shareable,
ArrayList<
int64?> pinned_chat_ids,
ArrayList<
int64?> included_chat_ids,
ArrayList<
int64?> excluded_chat_ids,
bool exclude_muted,
bool exclude_read,
bool exclude_archived,
bool include_contacts,
bool include_non_contacts,
bool include_bots,
bool include_groups,
bool include_channels)