better-buddy-share-backend
Preparing search index...
types/db/Stream
Stream
Type Alias Stream
type
Stream
=
{
description
:
string
;
ended_at
:
Date
|
null
;
is_live
:
boolean
;
is_locked
:
boolean
;
is_public
:
boolean
;
path
:
string
|
null
;
started_at
:
Date
;
stream_id
:
number
;
streamer_id
:
number
;
thumbnail
:
string
|
""
;
title
:
string
;
}
Index
Properties
description
ended_
at
is_
live
is_
locked
is_
public
path
started_
at
stream_
id
streamer_
id
thumbnail
title
Properties
description
description
:
string
ended_
at
ended_at
:
Date
|
null
is_
live
is_live
:
boolean
is_
locked
is_locked
:
boolean
is_
public
is_public
:
boolean
path
path
:
string
|
null
started_
at
started_at
:
Date
stream_
id
stream_id
:
number
streamer_
id
streamer_id
:
number
thumbnail
thumbnail
:
string
|
""
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
ended_
at
is_
live
is_
locked
is_
public
path
started_
at
stream_
id
streamer_
id
thumbnail
title
better-buddy-share-backend
Loading...