Interface ChatBackground

This object represents a chat background.

interface ChatBackground {
    type: BackgroundType;
}

Properties

Properties

Type of the background