A number of adjustments have been made to the existing system, including the update of the telegram bot API to version 6.9.1, which has been thoroughly tested and confirmed to be operational. Additionally, an asynchronous flag has been introduced into the RESTfulChat Service, which allows the system to respond with the most recent answer by calling the GET function. The bot action utilizes the asynchronous POST function to set the new answer.
Furthermore, a callback function has been added to test the Biwibot in Rocket.Chat. This function can be used for future bots that require a callback.
A number of adjustments have been made to the existing system, including the update of the telegram bot API to version 6.9.1, which has been thoroughly tested and confirmed to be operational. Additionally, an asynchronous flag has been introduced into the RESTfulChat Service, which allows the system to respond with the most recent answer by calling the GET function. The bot action utilizes the asynchronous POST function to set the new answer.
Furthermore, a callback function has been added to test the Biwibot in Rocket.Chat. This function can be used for future bots that require a callback.