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

feat(parser): Add ReplaceLiveChatAction #847

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

jonz94
Copy link
Contributor

@jonz94 jonz94 commented Dec 15, 2024

Example RawNode data:

{
  "clickTrackingParams": "CAEQl98BIhMIiZDZ06iligMVU1n1BR0gthYd",
  "replaceLiveChatRendererAction": {
    "toReplace": "REPLACE_LIVE_CHAT_ACTION_PANEL",
    "replacement": {
      "liveChatRestrictedParticipationRenderer": {
        /* truncated */
      }
    }
  }
}

@LuanRT LuanRT merged commit 342fdd1 into LuanRT:main Dec 15, 2024
4 checks passed
@jonz94 jonz94 deleted the add-ReplaceLiveChatAction branch December 16, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants