Kenneth

Results 3 issues of Kenneth

When clicking on the save button after changing parameters, it seems like the client disconnects and the settings are not saved. Any workaround for this? ![image](https://user-images.githubusercontent.com/59130880/146005789-aae2a6cb-8743-4477-9453-0f5ecbc54bb9.png)

Release notes for API 6.2 with new webapp functionality: -Added the field isClosingConfirmationEnabled and the methods enableClosingConfirmation, disableClosingConfirmation, showPopup, showAlert, showConfirm to the class [WebApp](https://core.telegram.org/bots/webapps#initializing-web-apps). -Added the field is_premium to...

Returns usage statistics back from response payload e.g. ` "usage": { "prompt_tokens": 9, "completion_tokens": 12, "total_tokens": 21 }`