Share via


InputMessagesParam type

Accepted input for recordInputMessages. Supports a single string, an array of strings (backward compat), or the versioned wrapper.

type InputMessagesParam = string | string[] | InputMessages