Looks like problem in “async part” — toObservable node has no output in preview. Actualy even simple echo doesn’t work but isReceiving returns true
This example works perfect in 2021.3.2.
TG.vl (27.8 KB)
Looks like problem in “async part” — toObservable node has no output in preview. Actualy even simple echo doesn’t work but isReceiving returns true
This example works perfect in 2021.3.2.
TG.vl (27.8 KB)
yes, as i described in the other thread, ThreadSleep will block everything for a certain amount of time and nothing else will be executed in that time.
@tonfilm Thanks
But still there is an issue — telegram bot isn’t working in the Preview but working in 2021.3.2
Is it just my problem or version? I’ve tried to disable firewall and issue isn’t gone.