TextFormat type

TextFormat の値を定義します。 使用可能な値は、'Raw'、'Html' です。

type TextFormat = "Raw" | "Html"