Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change? #573

Open
mmollick opened this issue Jul 15, 2024 · 3 comments
Open

Breaking change? #573

mmollick opened this issue Jul 15, 2024 · 3 comments

Comments

@mmollick
Copy link
Contributor

It seems BaseMessage.createdAt is no longer returned by the V3 API. This breaking change seems to have been introduced on July 10th.

@mmollick
Copy link
Contributor Author

cc: @mrashed-dev

@yulianovdey
Copy link

This is also the case for latestMessageReceivedDate and latestMessageSentDate on Thread which are typed as required but I don't see them being returned. What are the expected types @SubashPradhan @mrashed-dev?

@SubashPradhan
Copy link
Contributor

Hey @yulianovdey @mmollick thank you for raising this issue, we will work to get this fixed

  • The created_at field was removed here
  • The latestMessageReceivedDate & latestMessageSentDate should be optional field, we do return them in our API but they are not mandatory fields

cc @AaronDDM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants