Arguments#
The array key.
One or more indexes, passed as separate arguments.
Response#
List[Optional[str]]required
One value per requested index, with null (TypeScript) / None (Python) for empty slots or missing keys.
See the server command reference for protocol details.