@twitchapis/twitch.js - v2.0.0-beta.6
Preparing search index...
interfaces/IWSMethod
IWSMethod
Interface IWSMethod
interface
IWSMethod
{
method
:
any
;
runConditions
:
IWSMethodRunCondition
;
execute
(
args
:
any
)
:
any
;
}
Index
Properties
method
run
Conditions
Methods
execute
Properties
method
method
:
any
run
Conditions
runConditions
:
IWSMethodRunCondition
Methods
execute
execute
(
args
:
any
)
:
any
Parameters
args
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
method
run
Conditions
Methods
execute
@twitchapis/twitch.js - v2.0.0-beta.6
Loading...