PG→Mongo Ingest CLI - v1.0.0
Preparing search index...
evolution/types
EvolutionMessageRow
Interface EvolutionMessageRow
interface
EvolutionMessageRow
{
id
:
string
;
key
:
any
;
pushName
:
null
|
string
;
participant
:
null
|
string
;
messageType
:
string
;
message
:
any
;
contextInfo
:
any
;
source
:
string
;
messageTimestamp
:
number
;
instanceId
:
string
;
}
Index
Properties
id
key
push
Name
participant
message
Type
message
context
Info
source
message
Timestamp
instance
Id
Properties
id
id
:
string
key
key
:
any
push
Name
pushName
:
null
|
string
participant
participant
:
null
|
string
message
Type
messageType
:
string
message
message
:
any
context
Info
contextInfo
:
any
source
source
:
string
message
Timestamp
messageTimestamp
:
number
instance
Id
instanceId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
key
push
Name
participant
message
Type
message
context
Info
source
message
Timestamp
instance
Id
PG→Mongo Ingest CLI - v1.0.0
Loading...