Closed eino closed 2 years ago
Correct typescript signature of the WebsocketSession.call method, adding the accepted optional kwargs parameter.
WebsocketSession.call
kwargs
:tada: This PR is included in version 1.6.6 :tada:
The release is available on:
v1.6.6
Your semantic-release bot :package::rocket:
Correct typescript signature of the
WebsocketSession.call
method, adding the accepted optionalkwargs
parameter.