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

# Interface: SendOptions

## Hierarchy

* **SendOptions**

## Index

### Properties

* [channelId](_types_.sendoptions.md#channelid)
* [message](_types_.sendoptions.md#message)

## Properties

###  channelId

• **channelId**: *[ChannelId](../modules/_types_.md#channelid)*

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

___

###  message

• **message**: *[Message](_types_.message.md)*

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