Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageContextMetadata

Metadata related to the message.

Hierarchy

  • MessageContextMetadata

Index

Properties

Properties

Optional deployment

deployment: string

A label identifying the deployment environment, used for filtering log data. This string cannot contain carriage return, newline, or tab characters.

Optional user_id

user_id: string

A string value that identifies the user who is interacting with the workspace. The client must provide a unique identifier for each individual end user who accesses the application. For Plus and Premium plans, this user ID is used to identify unique users for billing purposes. This string cannot contain carriage return, newline, or tab characters.

Generated using TypeDoc