OBJECT
AutomaticMessageSentSystemAttachment
Participant returned event
link GraphQL Schema definition
- type AutomaticMessageSentSystemAttachment {
- # Text of the automatic message
- String! :
- # Participant who sent the automatic message
- ConversationParticipant :
- }