OneSDK
Preparing search index...
types/Kick
Kick
EmoteResponse
Interface EmoteResponse
interface
EmoteResponse
{
can_host
?:
boolean
;
emotes
:
Emote
[]
;
id
:
string
|
number
;
is_banned
?:
boolean
;
name
?:
string
;
name_updated_at
?:
any
;
playback_url
?:
string
;
slug
?:
string
;
subscription_enabled
?:
boolean
;
user
?:
Kick
.
User
;
user_id
?:
number
;
vod_enabled
?:
boolean
;
}
Index
Properties
can_
host?
emotes
id
is_
banned?
name?
name_
updated_
at?
playback_
url?
slug?
subscription_
enabled?
user?
user_
id?
vod_
enabled?
Properties
Optional
can_
host
can_host
?:
boolean
emotes
emotes
:
Emote
[]
id
id
:
string
|
number
Optional
is_
banned
is_banned
?:
boolean
Optional
name
name
?:
string
Optional
name_
updated_
at
name_updated_at
?:
any
Optional
playback_
url
playback_url
?:
string
Optional
slug
slug
?:
string
Optional
subscription_
enabled
subscription_enabled
?:
boolean
Optional
user
user
?:
Kick
.
User
Optional
user_
id
user_id
?:
number
Optional
vod_
enabled
vod_enabled
?:
boolean
Settings
Theme
OS
Light
Dark
On This Page
Properties
can_
host
emotes
id
is_
banned
name
name_
updated_
at
playback_
url
slug
subscription_
enabled
user
user_
id
vod_
enabled
OneSDK
Loading...