共用方式為


MessageIdUpdateResponse type

包含更新作業的回應數據。

type MessageIdUpdateResponse = WithResponse<
  MessageIdUpdateHeaders,
  MessageIdUpdateHeaders
>