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

# MessageStatusCategoryEnum

[Wapi.js Docs](../README.mdx) / MessageStatusCategoryEnum

# Enumeration: MessageStatusCategoryEnum

Enum representing the category of a message status

## Enumeration Members

### Authentication

> **Authentication**: `"authentication"`

#### Source

[packages/wapi.js/src/webhook/type.ts:104](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L104)

***

### Marketing

> **Marketing**: `"marketing"`

#### Source

[packages/wapi.js/src/webhook/type.ts:105](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L105)

***

### ReferralConversion

> **ReferralConversion**: `"referral_conversion"`

#### Source

[packages/wapi.js/src/webhook/type.ts:108](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L108)

***

### Service

> **Service**: `"service"`

#### Source

[packages/wapi.js/src/webhook/type.ts:107](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L107)

***

### Utility

> **Utility**: `"utility"`

#### Source

[packages/wapi.js/src/webhook/type.ts:106](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L106)
