Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(parser): Update
LiveChatTickerPaidMessageItem
(#845)
* Change `duration_sec` property type from `string` to `number` * Change `full_duration_sec` property type from `string` to `number` * Handle the scenario where the author's name is represented as `authUsername` * Mark `amount` property as optional * Add `start_background_color` property * Add `amount_text_color` property * Add `end_background_color` property * Add `animation_origin` property * Add `open_engagement_panel_command` property
- Loading branch information