teleproto - v1.229.0
    Preparing search index...

    Class ThemeSettings

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accentColor: int;
              baseTheme: TypeBaseTheme;
              messageColors?: int[];
              messageColorsAnimated?: boolean;
              outboxAccentColor?: int;
              wallpaper?: TypeWallPaper;
          },
      >
      • ThemeSettings
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accentColor: number
    baseTheme: TypeBaseTheme
    className: "ThemeSettings"
    classType: "constructor"
    CONSTRUCTOR_ID: 4200117972
    messageColors?: number[]
    messageColorsAnimated?: boolean
    originalArgs: {
        accentColor: number;
        baseTheme: TypeBaseTheme;
        messageColors?: number[];
        messageColorsAnimated?: boolean;
        outboxAccentColor?: number;
        wallpaper?: TypeWallPaper;
    }
    outboxAccentColor?: number
    SUBCLASS_OF_ID: 2187750712
    wallpaper?: TypeWallPaper