@deltachat/jsonrpc-client
Preparing search index...
T
MessageNotificationInfo
Type Alias MessageNotificationInfo
type
MessageNotificationInfo
=
{
accountId
:
T
.
U32
;
chatId
:
T
.
U32
;
chatName
:
string
;
chatProfileImage
:
string
|
null
;
id
:
T
.
U32
;
image
:
string
|
null
;
imageMimeType
:
string
|
null
;
summaryPrefix
:
string
|
null
;
summaryText
:
string
;
}
Index
Properties
account
Id
chat
Id
chat
Name
chat
Profile
Image
id
image
image
Mime
Type
summary
Prefix
summary
Text
Properties
account
Id
accountId
:
T
.
U32
chat
Id
chatId
:
T
.
U32
chat
Name
chatName
:
string
chat
Profile
Image
chatProfileImage
:
string
|
null
id
id
:
T
.
U32
image
image
:
string
|
null
image
Mime
Type
imageMimeType
:
string
|
null
summary
Prefix
summaryPrefix
:
string
|
null
also known as summary_text1
summary
Text
summaryText
:
string
also known as summary_text2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
chat
Id
chat
Name
chat
Profile
Image
id
image
image
Mime
Type
summary
Prefix
summary
Text
@deltachat/jsonrpc-client
Loading...
also known as summary_text1