channel_setReactionSetting
Updates a WhatsApp channel's available reactions. Set reaction code to 0 for none, 1 for basic emoji set, or 2 for all reactions.
Instructions
[Channel Chat] Updates available reactions to use in the channel. Valid values for passing to the method are: 0 for NONE reactions to be available 1 for BASIC reactions to be available: 👍, ❤️, 😂, 😮, 😢, 🙏 2 for ALL reactions to be available
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Unique WhatsApp id for the given channel group | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) | |
| reactionCode | No | New reaction setting for the channel |