[@knotfive/chatpi-client-js](../README.md) › [Globals](../globals.md) › ["types"](../modules/_types_.md) › [BroadcastAction](_types_.broadcastaction.md)

# Enumeration: BroadcastAction

## Index

### Enumeration members

* [NEW_MESSAGE](_types_.broadcastaction.md#new_message)
* [NEW_REACTION](_types_.broadcastaction.md#new_reaction)

## Enumeration members

###  NEW_MESSAGE

• **NEW_MESSAGE**: = "message:new"

*Defined in [types.ts:2](https://github.com/ArcQ/chatpi/blob/8af0fd6/clients/js/chatpi-client/src/types.ts#L2)*

___

###  NEW_REACTION

• **NEW_REACTION**: = "reaction:new"

*Defined in [types.ts:3](https://github.com/ArcQ/chatpi/blob/8af0fd6/clients/js/chatpi-client/src/types.ts#L3)*
