Affected page or section
https://chat-sdk.dev/docs
Type of issue
Missing information
Description
Any example of chat sdk with express js will help.
Currently i am stuck and do not know how to make it work since the bot webhook handlers accept a different type of Request object and return a Response object where in express js cant return a response object.
Just any example will work.
Suggested fix
Just a working example of a hello world with any adapter and an express js server, probably with /api/chat-webhook endpoint.
Additional context
No response
Affected page or section
https://chat-sdk.dev/docs
Type of issue
Missing information
Description
Any example of chat sdk with express js will help.
Currently i am stuck and do not know how to make it work since the bot webhook handlers accept a different type of Request object and return a Response object where in express js cant return a response object.
Just any example will work.
Suggested fix
Just a working example of a hello world with any adapter and an express js server, probably with /api/chat-webhook endpoint.
Additional context
No response