Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FocusedOnConversationMessageInput

A user focused on message input on a conversation

This schema describes events sent to Segment from focusedOnConversationMessageInput

example
 {
   action: "focusedOnConversationMessageInput",
   impulse_conversation_id: "198"
 }

Hierarchy

  • FocusedOnConversationMessageInput

Index

Properties

action

action: focusedOnConversationMessageInput

impulse_conversation_id

impulse_conversation_id: string

Generated using TypeDoc