Create flexible custom message types with structured JSON data for polls, location sharing, interactive content, and specialized use cases
Parameter | Type | Description |
---|---|---|
subChannelId | String | Target subchannel identifier for the custom message |
data | Object/JSON | Free-form JSON object containing your custom data structure |
Parameter | Type | Description |
---|---|---|
tags | Array<String> | Message categorization and filtering tags |
parentId | String | Parent message ID for threaded conversations |
metadata | Object | Additional properties for extended functionality |
Polls & Surveys
Location & Events
Rich Cards & Widgets
Business Workflows
Data Structure Design
User Experience