> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# AiCreatedAttribution

> Protobuf class AiCreatedAttribution generated from WAProto.

Defined in: [WAProto/index.d.ts:11138](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11138)

## Implements

* [`IAiCreatedAttribution`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution)

## Constructors

### new AiCreatedAttribution()

> **new AiCreatedAttribution**(`p`?): [`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

Defined in: [WAProto/index.d.ts:11139](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11139)

#### Parameters

##### p?

[`IAiCreatedAttribution`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution)

#### Returns

[`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

## Properties

### source?

> `optional` **source**: `null` | [`Source`](/proto-reference/StatusAttribution/AiCreatedAttribution/enumerations/Source)

Defined in: [WAProto/index.d.ts:11140](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11140)

#### Implementation of

[`IAiCreatedAttribution`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution).[`source`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution#source)

## Methods

### create()

> `static` **create**(`properties`?): [`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

Defined in: [WAProto/index.d.ts:11141](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11141)

#### Parameters

##### properties?

[`IAiCreatedAttribution`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution)

#### Returns

[`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

***

### decode()

> `static` **decode**(`r`, `l`?): [`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

Defined in: [WAProto/index.d.ts:11143](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11143)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:11142](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11142)

#### Parameters

##### m

[`IAiCreatedAttribution`](/proto-reference/StatusAttribution/interfaces/IAiCreatedAttribution)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

Defined in: [WAProto/index.d.ts:11144](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11144)

#### Parameters

##### d

#### Returns

[`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:11147](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11147)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:11146](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11146)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:11145](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11145)

#### Parameters

##### m

[`AiCreatedAttribution`](/proto-reference/StatusAttribution/classes/AiCreatedAttribution)

##### o?

`IConversionOptions`

#### Returns

`object`
