handle receipt updates properly #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/wrong-receipt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
summary:
fixes receipt handling to properly convert WhatsApp receipt types to message statuses.
changes;
ReadReceiptstoReceiptUpdate: now includes receipt_type field for proper handlingTryFrom<ReceiptType>conversion: maps WhatsApp receipt types toMessageStatus:Status::ReadStatus::Played(new)Status::DeliveredStatus::SentStatus::FailedPlayedstatus: new status variant for media playback receipts