Skip to main content
Use text messages for standard chat content. All SDKs support creating text messages by subChannelId; optional fields such as tags, metadata, mentionees, and parentId are available through platform-specific payloads or builders.

Parameters

Basic Text Message

Create a basic text message with a subChannelId and text body.

Text With Context

Add tags, metadata, mentions, or reply context when the text message needs extra app-owned behavior.

Reply to a Message

Create a text reply with parentId.

Query Messages

Query text messages and reply threads.