JL
EN
Docs Home
Menu
Types

Channel

Channel metadata and in-memory log buffer for real-time streaming.

type jsonlog

Channel

Channel metadata and in-memory log buffer for real-time streaming.

Core Fields

  • cid: channel identifier
  • name: display name
  • description: channel description
  • acc: optional owning account for private channels
  • last_message_timestamp: latest event timestamp
  • logs: buffered LogEntry array

Private Variant

Internal channel state also includes deprecated key arrays for legacy compatibility.

Used In Guides