Skip to main content
Command management is responsible for handling CMD (command) messages sent from the server. CMD messages can only be sent from the server to the client for parsing, used to handle various system-level instructions and status synchronization.
CMD messages can only be sent from the server, clients cannot actively send CMD messages

Listen for Command Messages

Basic Listening

Complete Command Listening Management

Common Command Types

System Sync Commands

These commands are used to sync various data states:

Status Update Commands

These commands are used for real-time status updates:

Data Structure Description

WKCMD Command Object

Field Description

Common Command Parameter Formats

Sync Command Parameters

Status Update Command Parameters

Next Steps

Reminder Management

Learn about @mentions and custom reminder functionality

Advanced Features

Explore custom messages and extension features

Channel Member Management

Return to channel member management functionality

Data Source Configuration

Configure data sources and sync logic