Telegram-iOS
Telegram-iOS copied to clipboard
Buttons with link end with "?" on mobile telegram app
Checklist
- [ x] I am reporting an issue in existing functionality that does not work as intended
- [ x] I've searched for existing GitHub issues
Description
If I try to add InlineKeyboard with a link on mobile telegram app automatically adds the ? symbol at the end.
Why this is a problem?
Links like https://open.spotify.com/playlist/2vU2GttfgSOGsnmFZuKRK4?si=cc86ded6f77b4e4c with two ? don't open Spotify app. Give the error "playlist not found".
Expected Behavior
URL without ? at end
Actual Behavior
URL with ? at end
Steps to Reproduce
- Create button with link
- Click on button
- On desktop haven't
?, on mobile have?to end url
Screenshots and Videos
| Bad (mobile) | Correct (desktop) |
![]() |
![]() |
Environment
Device: iPhone 12
iOS version: 16.1
App version: 9.1.1

