You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Telegram accepts only 50 entries as answers to inline queries, the GUI stops showing up as soon as you have 49 cards: 49 cards + "draw card" + "?" means 51 answers, thus, the Telegram servers apparently completely discard the response.
I do however admit that it is impossible to trigger this accidentially.
The text was updated successfully, but these errors were encountered:
As Telegram accepts only 50 entries as answers to inline queries, the GUI stops showing up as soon as you have 49 cards: 49 cards + "draw card" + "?" means 51 answers, thus, the Telegram servers apparently completely discard the response.
I do however admit that it is impossible to trigger this accidentially.
The text was updated successfully, but these errors were encountered: