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

add customData parameter to switch reply #160

Merged
merged 2 commits into from
Apr 2, 2021
Merged

Conversation

Denire
Copy link
Contributor

@Denire Denire commented Mar 31, 2021

This pull requests add CustomData field to LiveChatRequestData and fixes types for attributes and hiddenAttributes fields.

Also, we don't want to force users to use Kotlinx.Serialization to build json objects, therefore we create a marker-interface LiveChatCustomData which delegates serialization to any preferred serialization library.

@Denire Denire requested a review from morfeusys March 31, 2021 13:00
@Denire Denire merged commit 0a9ba4c into master Apr 2, 2021
@Denire Denire deleted the jaicp-switch-custom-data branch April 2, 2021 09:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants