Skip to main content

MESSAGING__CONVERSATION_ID

Constant MESSAGING__CONVERSATION_ID 

Source
pub const MESSAGING__CONVERSATION_ID: &str = "messaging.conversation_id";
👎Deprecated:

Use MESSAGING__MESSAGE__CONVERSATION_ID (messaging.message.conversation_id) instead.

Expand description

The conversation ID identifying the conversation to which the message belongs, represented as a string. Sometimes called “Correlation ID”.

  • Scrubbing: Manual
  • Rewriting behavior: Backfill

§Aliases