asynchronous bot messages are not getting detected in botkit sdk

@Aayush I have been trying to store bot messages in database but all the bot response that are based on ajax calls are not hitting weebook on_bot_message. can you please me here ?

When you setup the botkit sdk and enable for the event - On_bot_message, you should get all the bot messages being sent to the user.

Are you not receiving these messages to the SDK toolkit?

Please detail the actual issue that you are facing with the toolkit.