Kenneth
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? 
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 }`