messagebird / php-rest-api

This repository contains the open source PHP client for MessageBird's REST API.
https://developers.messagebird.com/
BSD 2-Clause "Simplified" License
158 stars 95 forks source link

add lastMessageId to the MessageReference #179

Closed abisatria1 closed 3 years ago

abisatria1 commented 3 years ago

I think the MessageReference need the lastMessageId property as mentioned in messagebird documentation : https://developers.messagebird.com/api/conversations/#messages-object and NodeJS SDK : https://github.com/messagebird/messagebird-nodejs/blob/58631252e060d95522317de8253ef68913e289e5/types/conversations.d.ts#L65 thank you

CoolGoose commented 3 years ago

Hi, @abisatria1 thank you for the PR. Will review it with the team and update asap.