Перевод

Перевод

Далгат

Bug 1

In the version for macOS, the alert is showing on panel on the top, and then quickly disappears without delay, that means "show_alert" option from the documentation of the answerCallbackQuery method does not work. In desktop version and on mobile phones, everything works. You can see the problem by clicking on the link: https://t.me/QuanBot?start=poll_103443_457440. Here's how it should look like:


And here's how it looks in mac OS:


The panel shows on the top and disappears automatically. (нужно ли повторять?)


Bug 2

If you text a link like tg: // user? Id = XXXX on the user who deleted (probably) account - I get an error in the answer. Bad Request:ENTITY_MENTION_USER_INVALID You can see it here: https://t.me/QuanBot?start=poll_93952_153225. In this poll links are displayed on users with username by default. At the bottom there is a button Use tg-url, if you click it, bot will try to make the exact same post, but will be used format tg: // user? Id = xx. If you click this button, you receive an error because of a user named TestName whose id is 373203357.


Bug 3

When I try to use Yandex provide test token as payment, iOS client don't see that two-factor authentication is enabled and don't remember card number. You can see video in that group https://t.me/BlaBlaGroup/4, this is a test group, that contains nothing except the video with an error. In this video, at first I enable two-factor authentication, then made a test payment through the provider PaymentWall and the card number was successfully saved. After that, at 02:00, I switched the bot to the Yandex provider and tried to do the same. The purchase was successful, but card wasn't saved, and client offered to enable two-factor authentication, although it is already enabled.


Bug 4

Often when working with bot inline-buttons, the desktop client scroller strongly "jumps", i.e. scrolls somewhere far in history. Unfortunately, it was not possible to catch this on video yet. Reproduced in different people in different bots.


Bug 5(Offer?)

At the moment of transition to the bot via the link, most users of our bot do not understand that to continue, you must click on the Start button. Can it be worth it as something more noticeable?


Offer 1

If provider show an error on the payment try, Telegram does not return error status to the bot. I really want to get the status of the error, in order to understand what happens with user payment




Offer 2

We have an opportunity to open link or show an alert by clicking OK button. I would very much like to be able to combine these actions, for example, show Alert with the text explaining that if you press Cancel - it will be canceled, and if you click OK - you will go by the link. And, if it is possible, to specify any number of buttons in this Alert, and set own inscriptions and actions on them (close the window, open an external link, open a link to the current bot) - this is sexy luxury VIP function)))



In addition, it will be cool to be able enter text in this pop-up alert to not litter history of correspondence with the bot.


Well, I also want that in the Alert text it would be possible to specify links HTML or md markup.




Offer 3

Add to the API the ability to see the number of views for each message. For summarize the views of all posts of one unique content published in different chat rooms / channels.




Offer 4

Custom commands with text: <a href="/user_"> User 1 </a>, by clicking on this link, /user command is sent.


Offer 5 (от меня)

Ability to mute selected users in chats






Report Page