# IMessageContext

## Content

# Interface: IMessageContext

## Table of contents

### Properties

- [connection](IMessageContext#connection)
- [data](IMessageContext#data)
- [roomId](IMessageContext#roomid)
- [type](IMessageContext#type)

## Properties

### <a id="connection" name="connection"></a> connection

• **connection**: [`Connection`](../classes/Connection)

___

### <a id="data" name="data"></a> data

• **data**: `unknown`

___

### <a id="roomid" name="roomid"></a> roomId

• **roomId**: `string`

___

### <a id="type" name="type"></a> type

• **type**: [`MessageType`](../README#messagetype)
