@miukyo/ytlc
Preparing search index...
services/yt-http-client
YTHttpClient
Class YTHttpClient
Index
Constructors
constructor
Methods
fetch
Live
Page
fetch
Live
Chat
Data
Constructors
constructor
new
YTHttpClient
(
options
:
YTLiveChatOptions
)
:
YTHttpClient
Parameters
options
:
YTLiveChatOptions
Returns
YTHttpClient
Methods
fetch
Live
Page
fetchLivePage
(
request
:
FetchLivePageRequest
,
signal
?:
AbortSignal
,
)
:
Promise
<
string
>
Parameters
request
:
FetchLivePageRequest
Optional
signal
:
AbortSignal
Returns
Promise
<
string
>
fetch
Live
Chat
Data
fetchLiveChatData
(
fetchOptions
:
FetchOptions
,
signal
?:
AbortSignal
,
)
:
Promise
<
unknown
>
Parameters
fetchOptions
:
FetchOptions
Optional
signal
:
AbortSignal
Returns
Promise
<
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
fetch
Live
Page
fetch
Live
Chat
Data
@miukyo/ytlc
Loading...