Skip to main content
CMD (Command) messages are special message types that can only be sent from the server to the client for parsing, used to implement server-to-client control instructions and system notifications.

Listen for CMD Messages

Basic Listening

Complete Usage Example

WKCMD Data Structure

Command Object Properties

Property Description

Common Command Types

System Commands

Best Practices

1. Command Handler Pattern

2. Asynchronous Processing

3. Memory Management

Next Steps

Data Source Configuration

Learn how to configure data sources

Reminder Management

Handle message reminder functionality

Advanced Features

Explore advanced features and optimizations

Conversation Management

Return to conversation management functionality