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

# Interface: SendReactionOptions

## Hierarchy

* **SendReactionOptions**

## Index

### Properties

* [channelId](_types_.sendreactionoptions.md#channelid)
* [classifier](_types_.sendreactionoptions.md#classifier)
* [reactionTargetId](_types_.sendreactionoptions.md#reactiontargetid)

## Properties

###  channelId

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

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

___

###  classifier

• **classifier**: *[ReactionClassifier](../enums/_types_.reactionclassifier.md)*

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

___

###  reactionTargetId

• **reactionTargetId**: *string*

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