Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-core
AnimationEvent
Interface AnimationEvent
Animation event
interface
AnimationEvent
{
animationId
:
string
;
error
?:
Error
;
playbackId
:
string
;
timestamp
:
number
;
type
:
"started"
|
"completed"
|
"failed"
;
}
Index
Properties
animation
Id
error?
playback
Id
timestamp
type
Properties
animation
Id
animationId
:
string
Optional
error
error
?:
Error
playback
Id
playbackId
:
string
timestamp
timestamp
:
number
type
type
:
"started"
|
"completed"
|
"failed"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation
Id
error
playback
Id
timestamp
type
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...
Animation event