Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-realtime
RealtimeEvent
Type Alias RealtimeEvent
RealtimeEvent
:
|
{
state
:
ConnectionState
;
type
:
"state"
}
|
{
from
?:
string
;
payload
:
Uint8Array
;
topic
:
string
;
type
:
"data"
}
|
{
identity
:
string
;
sid
:
string
;
type
:
"participant-joined"
}
|
{
identity
:
string
;
sid
:
string
;
type
:
"participant-left"
}
|
{
code
:
string
;
message
:
string
;
type
:
"warning"
}
|
{
cause
?:
unknown
;
code
:
string
;
message
:
string
;
type
:
"error"
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...