New API command getSentMessageByAckData and made other commands return ackData #232
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ackdata_api_changes"
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?
Added getSentMessageByAckData commands (similar to getStatus, but returns all message details, not just the status).
Modified getAllSentMessages and getSentMessageById commands to also return ackData.
Excellent. Thank you.
Glad to help. Thanks for merging. :)