LiveStreamCreateParams interface
Properties
| Property | Type | Description |
|---|
cover? | File | The liveStream image |
description? | string | The livestream description |
invite_users? | number[] | The users to invite to the group |
name | string | A unique name for the live |
settings? | Record<string, any> | The livestream settings |
slug? | string | The liveStream slug |