InputMessagesParam type

接受的輸入。recordInputMessages 支援單一字串、一組字串陣列(向下相容)或版本化包裝器。

type InputMessagesParam = string | string[] | InputMessages