OBJECT

ConversationReleasedSystemAttachment

Conversation released event

link GraphQL Schema definition

  • type ConversationReleasedSystemAttachment {
  • # Participant who released the conversation
  • byUser: User
  • }