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

# AIRichResponseLatexExpression

> Protobuf class AIRichResponseLatexExpression generated from WAProto.

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

## Implements

* [`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression)

## Constructors

### new AIRichResponseLatexExpression()

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

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

#### Parameters

##### p?

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression)

#### Returns

[`AIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/classes/AIRichResponseLatexExpression)

## Properties

### fontHeight?

> `optional` **fontHeight**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`fontHeight`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#fontheight)

***

### height?

> `optional` **height**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`height`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#height)

***

### imageBottomPadding?

> `optional` **imageBottomPadding**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`imageBottomPadding`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#imagebottompadding)

***

### imageLeadingPadding?

> `optional` **imageLeadingPadding**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`imageLeadingPadding`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#imageleadingpadding)

***

### imageTopPadding?

> `optional` **imageTopPadding**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`imageTopPadding`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#imagetoppadding)

***

### imageTrailingPadding?

> `optional` **imageTrailingPadding**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`imageTrailingPadding`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#imagetrailingpadding)

***

### latexExpression?

> `optional` **latexExpression**: `null` | `string`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`latexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#latexexpression)

***

### url?

> `optional` **url**: `null` | `string`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`url`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#url)

***

### width?

> `optional` **width**: `null` | `number`

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

#### Implementation of

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression).[`width`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression#width)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression)

#### Returns

[`AIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/classes/AIRichResponseLatexExpression)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`AIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/classes/AIRichResponseLatexExpression)

***

### encode()

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

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

#### Parameters

##### m

[`IAIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/interfaces/IAIRichResponseLatexExpression)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`AIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/classes/AIRichResponseLatexExpression)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`AIRichResponseLatexExpression`](/proto-reference/AIRichResponseLatexMetadata/classes/AIRichResponseLatexExpression)

##### o?

`IConversionOptions`

#### Returns

`object`
