teleproto - v1.229.0
    Preparing search index...

    Class BotApp

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash: long;
              description: string;
              document?: TypeDocument;
              hash: long;
              id: long;
              photo: Api.TypePhoto;
              shortName: string;
              title: string;
          },
      >
      • BotApp
    Index
    • Parameters

      • args: {
            accessHash: BigInteger;
            description: string;
            document?: TypeDocument;
            hash: BigInteger;
            id: BigInteger;
            photo: Api.TypePhoto;
            shortName: string;
            title: string;
        }

      Returns Api.BotApp

    • Returns {
          accessHash: BigInteger;
          description: string;
          document?: TypeDocument;
          hash: BigInteger;
          id: BigInteger;
          photo: Api.TypePhoto;
          shortName: string;
          title: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash: BigInteger
    className: "BotApp"
    classType: "constructor"
    CONSTRUCTOR_ID: 2516373974
    description: string
    document?: TypeDocument
    hash: BigInteger
    id: BigInteger
    originalArgs: {
        accessHash: BigInteger;
        description: string;
        document?: TypeDocument;
        hash: BigInteger;
        id: BigInteger;
        photo: Api.TypePhoto;
        shortName: string;
        title: string;
    }
    photo: Api.TypePhoto
    shortName: string
    SUBCLASS_OF_ID: 34550446
    title: string