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

Revert removing Message and PresenceMessage from public API #1004

Merged
merged 4 commits into from
Jun 10, 2022

Conversation

owenpearson
Copy link
Member

@owenpearson owenpearson commented Jun 10, 2022

I was working on #1002 and noticed that with 1.2.23 we also removed Rest.Message, Rest.PresenceMessage, Realtime.Message, and Realtime.PresenceMessage.

This PR adds these fields back to the library and adds tests to validate that they exist and have the correct runtime types.

@owenpearson owenpearson merged commit 57f22bc into main Jun 10, 2022
@owenpearson owenpearson deleted the api-tests branch June 10, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants