@twitchapis/twitch.js - v2.0.0-beta.6
Preparing search index...
interfaces/IOptions
IHTTPOptions
Interface IHTTPOptions
interface
IHTTPOptions
{
headers
?:
{
[
key
:
string
]:
string
}
;
host
?:
string
;
hostID
?:
string
;
}
Index
Properties
headers?
host?
hostID?
Properties
Optional
headers
headers
?:
{
[
key
:
string
]:
string
}
Optional
host
host
?:
string
Optional
hostID
hostID
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
headers
host
hostID
@twitchapis/twitch.js - v2.0.0-beta.6
Loading...