Interface: UpdatedLiveStreamEvent
Properties
Property | Type | Description |
---|---|---|
category | Object | - |
category.id | number | - |
category.name | string | - |
category.parent_category | Object | - |
category.parent_category.id | number | - |
category.parent_category.slug | string | - |
category.slug | string | - |
category.tags | string [] | - |
created_at | Date | - |
id | number | - |
is_mature | boolean | - |
language | string | - |
session_title | string | - |
slug | string | - |
viewers | number | - |
Generated using typedoc-plugin-markdown and TypeDoc