@deltachat/jsonrpc-client
Preparing search index...
T
MessageSearchResult
Type Alias MessageSearchResult
type
MessageSearchResult
=
{
authorColor
:
string
;
authorId
:
T
.
U32
;
authorName
:
string
;
authorProfileImage
:
string
|
null
;
chatColor
:
string
;
chatId
:
T
.
U32
;
chatName
:
string
;
chatProfileImage
:
string
|
null
;
chatType
:
T
.
U32
;
id
:
T
.
U32
;
isChatArchived
:
boolean
;
isChatContactRequest
:
boolean
;
isChatProtected
:
boolean
;
message
:
string
;
timestamp
:
I64
;
}
Index
Properties
author
Color
author
Id
author
Name
author
Profile
Image
chat
Color
chat
Id
chat
Name
chat
Profile
Image
chat
Type
id
is
Chat
Archived
is
Chat
Contact
Request
is
Chat
Protected
message
timestamp
Properties
author
Color
authorColor
:
string
author
Id
authorId
:
T
.
U32
author
Name
authorName
:
string
if sender name if overridden it will show it as ~alias
author
Profile
Image
authorProfileImage
:
string
|
null
chat
Color
chatColor
:
string
chat
Id
chatId
:
T
.
U32
chat
Name
chatName
:
string
chat
Profile
Image
chatProfileImage
:
string
|
null
chat
Type
chatType
:
T
.
U32
id
id
:
T
.
U32
is
Chat
Archived
isChatArchived
:
boolean
is
Chat
Contact
Request
isChatContactRequest
:
boolean
is
Chat
Protected
isChatProtected
:
boolean
message
message
:
string
timestamp
timestamp
:
I64
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
Color
author
Id
author
Name
author
Profile
Image
chat
Color
chat
Id
chat
Name
chat
Profile
Image
chat
Type
id
is
Chat
Archived
is
Chat
Contact
Request
is
Chat
Protected
message
timestamp
@deltachat/jsonrpc-client
Loading...
if sender name if overridden it will show it as ~alias