teleproto - v1.229.0
    Preparing search index...

    Class InputInlineButtonTypeUrlAuth

    Hierarchy (View Summary)

    • VirtualClass<
          {
              bot?: TypeInputUser;
              fwdText?: string;
              requestWriteAccess?: boolean;
              url: string;
          },
      >
      • InputInlineButtonTypeUrlAuth
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "InputInlineButtonTypeUrlAuth"
    classType: "constructor"
    CONSTRUCTOR_ID: 2573319348
    fwdText?: string
    originalArgs: {
        bot?: TypeInputUser;
        fwdText?: string;
        requestWriteAccess?: boolean;
        url: string;
    }
    requestWriteAccess?: boolean
    SUBCLASS_OF_ID: 3172191428
    url: string