次の方法で共有


MessagesClearResponse type

クリア操作の応答データが含まれます。

type MessagesClearResponse = WithResponse<
  MessagesClearHeaders,
  MessagesClearHeaders
>