teleproto - v1.229.0
    Preparing search index...

    Class RichButtonStyle

    Hierarchy (View Summary)

    • VirtualClass<
          {
              bgDanger?: boolean;
              bgPrimary?: boolean;
              bgSuccess?: boolean;
              link?: boolean;
          },
      >
      • RichButtonStyle
    Index
    • Returns { bgDanger?: boolean; bgPrimary?: boolean; bgSuccess?: boolean; link?: boolean }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    bgDanger?: boolean
    bgPrimary?: boolean
    bgSuccess?: boolean
    className: "RichButtonStyle"
    classType: "constructor"
    CONSTRUCTOR_ID: 63312061
    link?: boolean
    originalArgs: {
        bgDanger?: boolean;
        bgPrimary?: boolean;
        bgSuccess?: boolean;
        link?: boolean;
    }
    SUBCLASS_OF_ID: 779049823