Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-core
AnimationNAFMessage
Interface AnimationNAFMessage
Animation NAF message structure
interface
AnimationNAFMessage
{
data
:
{
animationId
:
string
;
networkId
:
string
;
options
?:
AnimationPlayOptions
;
owner
:
string
;
playbackId
:
string
;
timestamp
:
number
;
}
;
dataType
:
"animation"
;
}
Index
Properties
data
data
Type
Properties
data
data
:
{
animationId
:
string
;
networkId
:
string
;
options
?:
AnimationPlayOptions
;
owner
:
string
;
playbackId
:
string
;
timestamp
:
number
;
}
data
Type
dataType
:
"animation"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
data
Type
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...
Animation NAF message structure