MessageContentType
Determines whether to return messages as in html format or as text.
Possible Values
html, textデータ型
string
デフォルト値
"html"
解説
Determines whether to return messages as in html format or as text.
Supported values are:
- html: Messages are returned in html format.
- text: Messages are returned as text.