Open
Description
New to ESDB. The method signature of SubscribeToStreamAsync on version 22 is different than the documentation states.
The docs says there is a "groupName" field, yet the actual method signature does not have it (in code).
I wrote it up here: https://discuss.eventstore.com/t/subscribetostreamasync-missing-groupname-argument/4316
But noticed most questions in this category on the forum go unanswered, so figured I'd post it here.
I couldn't find any other documentation to show how I might do what I need to do so I'm kind of stuck.