The identifier of the chosen color for the chat folder icon; from -1 to 6. If -1, then color is disabled. Can't be changed if folder tags are disabled or the current user doesn't have Telegram Premium subscription.
Optional
exclude_True, if archived chats need to be excluded.
Optional
exclude_True, if muted chats need to be excluded.
Optional
exclude_True, if read chats need to be excluded.
The chat identifiers of always excluded chats in the folder. There can be up to getOption("chat_folder_chosen_chat_count_max") always excluded non-secret chats and the same number of secret chats, but the limit can be increased with Telegram Premium.
The chosen icon for the chat folder; may be null. If null, use getChatFolderDefaultIconName to get default icon name for the folder.
Optional
include_True, if bots need to be included.
Optional
include_True, if channels need to be included.
Optional
include_True, if contacts need to be included.
Optional
include_True, if basic groups and supergroups need to be included.
Optional
include_True, if non-contact users need to be included.
The chat identifiers of always included chats in the folder. There can be up to getOption("chat_folder_chosen_chat_count_max") pinned and always included non-secret chats and the same number of secret chats, but the limit can be increased with Telegram Premium.
Optional
is_True, if at least one link has been created for the folder.
The name of the folder.
The chat identifiers of pinned chats in the folder. There can be up to getOption("chat_folder_chosen_chat_count_max") pinned and always included non-secret chats and the same number of secret chats, but the limit can be increased with Telegram Premium.
Represents a folder for user chats.