RYU
SIASapphire - Imagine a framework
•Created by RYU on 3/5/2023 in #sapphire-support
THREAD_CREATE event Listener run method arguments
What I want to do:
I want to inspect the id of the parent channel where the thread was created.
The code I tried:
The result I got:
stringify
on the thread can determine the parent_id
, but when accessed as an argument to the run
method, it returns undefined.
What am I missing?
Thanks,5 replies