Interface ChatFolderIcon

Represents an icon for a chat folder.

interface ChatFolderIcon {
    @type: "chatFolderIcon";
    name: string;
}

Properties

Properties

@type: "chatFolderIcon"
name: string

The chosen icon name for short folder representation; one of "All", "Unread", "Unmuted", "Bots", "Channels", "Groups", "Private", "Custom", "Setup", "Cat", "Crown", "Favorite", "Flower", "Game", "Home", "Love", "Mask", "Party", "Sport", "Study", "Trade", "Travel", "Work", "Airplane", "Book", "Light", "Like", "Money", "Note", "Palette".