You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not seeing any function call support, they aren't included in the handler and testing with functions results in no activity. Basically, there is no ...
if delta.type == "function":
... and code to handle that output in the handler.
Is there any plan to include the pretty important feature please?