Options
All
  • Public
  • Public/Protected
  • All
Menu

A user successfully sends a message to partner from a conversation

This schema describes events sent to Segment from sentConversationMessage

example
 {
   action: "sentConversationMessage",
   impulse_conversation_id: "198",
   impulse_message_id: "8765"
 }

Hierarchy

  • SentConversationMessage

Index

Properties

action

action: sentConversationMessage

impulse_conversation_id

impulse_conversation_id: string

impulse_message_id

impulse_message_id: string

Generated using TypeDoc