Explore Plans
Mobile menu Close menu
UbiBotUbiBot

(Universal) Send RAW Command to Any Channel

Send Action RAW Command to Any Target Channel

Developer info

API endpoint slug
ubibot.one_command_raw
Filter code method
Ubibot.oneCommandRaw.skip(string?: reason)
Runtime method
runAction("ubibot.one_command_raw", {})

Action fields

Channel ID Dropdown list

Label
Channel ID
Helper text
Select a Channel from your account
Slug
channel_id
Required
true
Can have default value
false

Command string Text input > Other

Label
Command String
Helper text
Please input Command String (normally in JSON format)
Slug
command_string
Required
true
Can have default value
true
Filter code method
Ubibot.oneCommandRaw.setCommandString(string: commandString)