@deltachat/jsonrpc-client
Preparing search index...
T
MessageData
Type Alias MessageData
type
MessageData
=
{
file
:
string
|
null
;
filename
:
string
|
null
;
html
:
string
|
null
;
location
:
[
F64
,
F64
]
|
null
;
overrideSenderName
:
string
|
null
;
quotedMessageId
:
T
.
U32
|
null
;
quotedText
:
string
|
null
;
text
:
string
|
null
;
viewtype
:
Viewtype
|
null
;
}
Index
Properties
file
filename
html
location
override
Sender
Name
quoted
Message
Id
quoted
Text
text
viewtype
Properties
file
file
:
string
|
null
filename
filename
:
string
|
null
html
html
:
string
|
null
location
location
:
[
F64
,
F64
]
|
null
override
Sender
Name
overrideSenderName
:
string
|
null
quoted
Message
Id
quotedMessageId
:
T
.
U32
|
null
Quoted message id. Takes preference over
quoted_text
(see below).
quoted
Text
quotedText
:
string
|
null
text
text
:
string
|
null
viewtype
viewtype
:
Viewtype
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
filename
html
location
override
Sender
Name
quoted
Message
Id
quoted
Text
text
viewtype
@deltachat/jsonrpc-client
Loading...
Quoted message id. Takes preference over
quoted_text
(see below).