@miukyo/ytlc
Preparing search index...
types/events
LivestreamEndedEventArgs
Interface LivestreamEndedEventArgs
Payload emitted when the active livestream ends.
interface
LivestreamEndedEventArgs
{
liveId
:
string
;
reason
?:
string
;
}
Index
Properties
live
Id
reason?
Properties
live
Id
liveId
:
string
Optional
reason
reason
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
live
Id
reason
@miukyo/ytlc
Loading...
Payload emitted when the active livestream ends.