@twitchapis/twitch.js - v2.0.0-beta.6
Preparing search index...
interfaces/ITwitch
ITwitchRoomStateTags
Interface ITwitchRoomStateTags
interface
ITwitchRoomStateTags
{
"emote-only"
?:
boolean
;
"followers-only"
?:
number
;
r9k
?:
boolean
;
rituals
?:
boolean
;
"room-id"
?:
number
;
slow
?:
number
;
"subs-only"
?:
boolean
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ITwitchTags
ITwitchRoomStateTags
ITwitchMultiStateTags
Indexable
[
key
:
string
]:
any
Index
Properties
emote-
only?
followers-
only?
r9k?
rituals?
room-
id?
slow?
subs-
only?
Properties
Optional
emote-
only
"emote-only"
?:
boolean
Optional
followers-
only
"followers-only"
?:
number
Optional
r9k
r9k
?:
boolean
Optional
rituals
rituals
?:
boolean
Optional
room-
id
"room-id"
?:
number
Optional
slow
slow
?:
number
Optional
subs-
only
"subs-only"
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
emote-
only
followers-
only
r9k
rituals
room-
id
slow
subs-
only
@twitchapis/twitch.js - v2.0.0-beta.6
Loading...