submitTrixtaActionResponse
This method will attempt to send a request to the given roleName and actionName
import {
submitTrixtaActionResponse
} from '@trixtateam/trixta-js-core';Parameters
Parameter
Description
Type
{
slowdown: number;
inspect: boolean;
debug_broadcast: {
role: string;
}
}Last updated
Was this helpful?