And this SDK doesn't have methods for them. For now I use some extension functions to make these HTTP calls. Incidentally I'm also trying to use the OpenAPI spec directly to create a Sendbird mock for automated testing purposes and would need these endpoints mocked as well.
Hi, Sendbird team, I'm making use of these endpoints: https://sendbird.com/docs/chat/v3/platform-api/user/managing-session-tokens/issue-a-session-token
And this SDK doesn't have methods for them. For now I use some extension functions to make these HTTP calls. Incidentally I'm also trying to use the OpenAPI spec directly to create a Sendbird mock for automated testing purposes and would need these endpoints mocked as well.
Your help is much appreciated, thank you!