Is your feature request related to a problem? Please describe.
Currently the methods are missing from the auto generated classes. The only way to call those methods currently are using ExecuteFunction.
Describe the solution you'd like
See https://gist.github.com/martonp96/bf93a51d07da27caf065cc5ea2e1a853 or the discussion on discord https://discord.com/channels/717692382849663036/839400251680227339/1033367170979217438
Describe alternatives you've considered
I'm using manually created wrapper classes.
Is your feature request related to a problem? Please describe.
Currently the methods are missing from the auto generated classes. The only way to call those methods currently are using ExecuteFunction.
Describe the solution you'd like
See https://gist.github.com/martonp96/bf93a51d07da27caf065cc5ea2e1a853 or the discussion on discord https://discord.com/channels/717692382849663036/839400251680227339/1033367170979217438
Describe alternatives you've considered
I'm using manually created wrapper classes.