@twitchapis/twitch.js - v2.0.0-beta.8
Preparing search index...
interfaces/ITwitch
ITwitchMessage
Interface ITwitchMessage
interface
ITwitchMessage
{
command
:
ITwitchCommand
;
parameters
?:
string
|
null
;
source
:
ITwitchSource
|
null
;
tags
:
ITwitchTags
;
}
Index
Properties
command
parameters?
source
tags
Properties
command
command
:
ITwitchCommand
Optional
parameters
parameters
?:
string
|
null
source
source
:
ITwitchSource
|
null
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.8
Loading...