@twitchapis/twitch.js - v2.0.0-beta.6
Preparing search index...
interfaces/ITwitch
ITwitchMessage
Interface ITwitchMessage
interface
ITwitchMessage
{
command
:
ITwitchCommand
;
parameters
?:
null
|
string
;
source
:
null
|
ITwitchSource
;
tags
:
ITwitchTags
;
}
Index
Properties
command
parameters?
source
tags
Properties
command
command
:
ITwitchCommand
Optional
parameters
parameters
?:
null
|
string
source
source
:
null
|
ITwitchSource
tags
tags
:
ITwitchTags
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
parameters
source
tags
@twitchapis/twitch.js - v2.0.0-beta.6
Loading...