InteractionReceipt constructor
Implementation
InteractionReceipt({required this.messageId,
required this.sender,
required this.receiverType,
required this.receiverId,
required this.interactions
});
InteractionReceipt({required this.messageId,
required this.sender,
required this.receiverType,
required this.receiverId,
required this.interactions
});