LogoRobo.js
Packages@robojs/mock

StageInvokeCommandData

Interface: StageInvokeCommandData

Data for invoke_command command

Properties

PropertyType
channel_idstring
command_namestring
options?Record<string, unknown>
user?{ id: string; username: string; }
user.id?string
user.username?string

On this page