ToggleGroup change by API without calling change event

How can i change the value of togglegroup control without calling the change event?

I want the change event to be called only when the user changes the toggle group state by mouse clicking.

I can only suggest you to add some kind of semaphore to ignore the actions you need to avoid event actions:
https://snippet.dhtmlx.com/c45tmnrq