-
The chosen icon for the chat folder; may be null.
TdApi.ChatFolderInfo.icon
The chosen or default icon for the chat folder.
ChatFolder(String title,
TdApi.ChatFolderIcon icon,
boolean isShareable,
long[] pinnedChatIds,
long[] includedChatIds,
long[] excludedChatIds,
boolean excludeMuted,
boolean excludeRead,
boolean excludeArchived,
boolean includeContacts,
boolean includeNonContacts,
boolean includeBots,
boolean includeGroups,
boolean includeChannels)
Represents a folder for user chats.
Contains basic information about a chat folder.