> ## 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.

# MessageContext

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

# Type alias: MessageContext

> **MessageContext**: `object`

Represents the context of a message.

## Type declaration

### from

> **from**: `string`

## Source

[packages/wapi.js/src/webhook/events/base/interface.ts:6](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/events/base/interface.ts#L6)
