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

# BotWelcomeRequestAction

> Protobuf class BotWelcomeRequestAction generated from WAProto.

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

## Implements

* [`IBotWelcomeRequestAction`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction)

## Constructors

### new BotWelcomeRequestAction()

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

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

#### Parameters

##### p?

[`IBotWelcomeRequestAction`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction)

#### Returns

[`BotWelcomeRequestAction`](/proto-reference/SyncActionValue/classes/BotWelcomeRequestAction)

## Properties

### isSent?

> `optional` **isSent**: `null` | `boolean`

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

#### Implementation of

[`IBotWelcomeRequestAction`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction).[`isSent`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction#issent)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IBotWelcomeRequestAction`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction)

#### Returns

[`BotWelcomeRequestAction`](/proto-reference/SyncActionValue/classes/BotWelcomeRequestAction)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`BotWelcomeRequestAction`](/proto-reference/SyncActionValue/classes/BotWelcomeRequestAction)

***

### encode()

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

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

#### Parameters

##### m

[`IBotWelcomeRequestAction`](/proto-reference/SyncActionValue/interfaces/IBotWelcomeRequestAction)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`BotWelcomeRequestAction`](/proto-reference/SyncActionValue/classes/BotWelcomeRequestAction)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`BotWelcomeRequestAction`](/proto-reference/SyncActionValue/classes/BotWelcomeRequestAction)

##### o?

`IConversionOptions`

#### Returns

`object`
