Skip to content

Latest commit

History

History
14 lines (10 loc) · 732 Bytes

File metadata and controls

14 lines (10 loc) · 732 Bytes

ExecuteCommandRequest

Properties

NameTypeDescriptionNotes
commandstrThe command to execute
hidden_in_consoleboolTrue to hide the execution of the command in the console, false otherwise[optional]
namestrThe name of the source that executes the command[optional]
wait_linesintThe amount of text lines to wait for in the response[optional]
wait_timeintThe amount of time to wait for a response[optional]

[Back to Model list][Back to API list][Back to README]