teleproto - v1.229.0
    Preparing search index...

    Class AiComposeTone

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash: long;
              authorId?: long;
              creator?: boolean;
              emojiId?: long;
              exampleEnglish?: TypeAiComposeToneExample;
              id: long;
              installsCount?: int;
              prompt?: string;
              slug: string;
              title: string;
          },
      >
      • AiComposeTone
    Index
    • Parameters

      • args: {
            accessHash: BigInteger;
            authorId?: BigInteger;
            creator?: boolean;
            emojiId?: BigInteger;
            exampleEnglish?: AiComposeToneExample;
            id: BigInteger;
            installsCount?: number;
            prompt?: string;
            slug: string;
            title: string;
        }

      Returns AiComposeTone

    • Returns {
          accessHash: BigInteger;
          authorId?: BigInteger;
          creator?: boolean;
          emojiId?: BigInteger;
          exampleEnglish?: AiComposeToneExample;
          id: BigInteger;
          installsCount?: number;
          prompt?: string;
          slug: string;
          title: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash: BigInteger
    authorId?: BigInteger
    className: "AiComposeTone"
    classType: "constructor"
    CONSTRUCTOR_ID: 3489021609
    creator?: boolean
    emojiId?: BigInteger
    exampleEnglish?: AiComposeToneExample
    id: BigInteger
    installsCount?: number
    originalArgs: {
        accessHash: BigInteger;
        authorId?: BigInteger;
        creator?: boolean;
        emojiId?: BigInteger;
        exampleEnglish?: AiComposeToneExample;
        id: BigInteger;
        installsCount?: number;
        prompt?: string;
        slug: string;
        title: string;
    }
    prompt?: string
    slug: string
    SUBCLASS_OF_ID: 3564565261
    title: string