teleproto - v1.229.0
    Preparing search index...

    Class BotAppSettings

    Hierarchy (View Summary)

    • VirtualClass<
          {
              backgroundColor?: int;
              backgroundDarkColor?: int;
              headerColor?: int;
              headerDarkColor?: int;
              placeholderPath?: bytes;
          },
      >
      • BotAppSettings
    Index
    • Parameters

      • args: {
            backgroundColor?: number;
            backgroundDarkColor?: number;
            headerColor?: number;
            headerDarkColor?: number;
            placeholderPath?: bytes;
        }

      Returns BotAppSettings

    • Returns {
          backgroundColor?: number;
          backgroundDarkColor?: number;
          headerColor?: number;
          headerDarkColor?: number;
          placeholderPath?: bytes;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    backgroundColor?: number
    backgroundDarkColor?: number
    className: "BotAppSettings"
    classType: "constructor"
    CONSTRUCTOR_ID: 3382384976
    headerColor?: number
    headerDarkColor?: number
    originalArgs: {
        backgroundColor?: number;
        backgroundDarkColor?: number;
        headerColor?: number;
        headerDarkColor?: number;
        placeholderPath?: bytes;
    }
    placeholderPath?: bytes
    SUBCLASS_OF_ID: 396255971