TelegramCore icon indicating copy to clipboard operation
TelegramCore copied to clipboard

auth.sendCode sends "Telegram code XXXXXX" instead of app name

Open ghazel opened this issue 6 years ago • 0 comments

For third-party apps that use auth.sendCode, the SMS the user receives says "Telegram code 123456". This is confusing for the user, since they are looking for a code for the given third-party app which has a different name.

I would expect it to use the Short Name for the corresponding api_id.

ghazel avatar Jun 18 '19 14:06 ghazel