.chat-incoming
element
The .chat-incoming
action incoming chat message. It belongs to the chat category within the platform area.
Action Syntax
.chat-incoming "text"
A quoted text string
.chat-incoming $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.chat-incoming "message"
// Using Variables
// Display dynamic content from variables
.chat-incoming $var
Action code: 3004933894
Version: 0.6.4-3
Last updated: 2025-06-13