ReceiveResponse constructor
ReceiveResponse({})
@ Listens for message seen @ Listens for incoming react message. @ Listens for incoming revoke attachment message.
Implementation
ReceiveResponse({
this.messageId,
this.groupId,
this.userId,
this.reactionCode,
this.revokeStatus,
this.attachmentId,
});