MessageActionsPayload interface

属性

attachmentLayout
attachments
body
createdDateTime
deleted
from
id
importance
lastModifiedDateTime
linkToMessage
locale
mentions
messageType
reactions
replyToId
subject
summary

属性详细信息

attachmentLayout

attachmentLayout?: string

属性值

string

attachments

attachments?: MessageActionsPayloadAttachment[]

属性值

body

body?: MessageActionsPayloadBody

属性值

createdDateTime

createdDateTime?: string

属性值

string

deleted

deleted?: boolean

属性值

boolean

from

from?: MessageActionsPayloadFrom

属性值

id

id?: string

属性值

string

importance

importance?: Importance

属性值

lastModifiedDateTime

lastModifiedDateTime?: string

属性值

string

linkToMessage

linkToMessage?: string

属性值

string

locale

locale?: string

属性值

string

mentions

mentions?: MessageActionsPayloadMention[]

属性值

messageType

messageType?: MessageType

属性值

reactions

reactions?: MessageActionsPayloadReaction[]

属性值

replyToId

replyToId?: string

属性值

string

subject

subject?: string

属性值

string

summary

summary?: string

属性值

string