Telethon/telethon_generator/data/friendly.csv
Lonami Exo 07a7a8b404 Deprecate force_sms and sign_up
On the 10th of February, Telegram sent the following message to
those with an application registered on https://my.telegram.org.

--

Telegram API Update. Hello [REDACTED]. Thank you for contributing to the
open Telegram ecosystem by developing your app, [REDACTED].

Please note that due to recent updates to Telegram's handling of SMS and
the integration of new SMS providers like Firebase, we are changing the
way login codes are handled in third-party apps based on the Telegram API.

Starting on 18.02.2023, users logging into third-party apps will only be
able to receive login codes via Telegram. It will no longer be possible
to request an SMS to log into your app - just like when logging into
Telegram's own desktop and web clients.

Exactly like with the Telegram Desktop and Web apps, if a user doesn't
have a Telegram account yet, they will need to create one first using
an official mobile Telegram app.

We kindly ask you to update your app's login and signup interfaces to
reflect these changes before they go live on 18.02.2023 at 13:00 UTC.

This change will not significantly affect users since, according to our
research, the vast majority of third-party app users also use official
Telegram apps. In the coming months, we expect to offer new tools for
third-party developers that will help streamline the login process.
2023-02-26 10:40:53 +01:00

27 lines
1.8 KiB
Plaintext

ns,friendly,raw
account.AccountMethods,takeout,invokeWithTakeout account.initTakeoutSession account.finishTakeoutSession
auth.AuthMethods,sign_in,auth.signIn auth.importBotAuthorization
auth.AuthMethods,send_code_request,auth.sendCode auth.resendCode
auth.AuthMethods,log_out,auth.logOut
auth.AuthMethods,edit_2fa,account.updatePasswordSettings
bots.BotMethods,inline_query,messages.getInlineBotResults
chats.ChatMethods,action,messages.setTyping
chats.ChatMethods,edit_admin,channels.editAdmin messages.editChatAdmin
chats.ChatMethods,edit_permissions,channels.editBanned messages.editChatDefaultBannedRights
chats.ChatMethods,iter_participants,channels.getParticipants
chats.ChatMethods,iter_admin_log,channels.getAdminLog
dialogs.DialogMethods,iter_dialogs,messages.getDialogs
dialogs.DialogMethods,iter_drafts,messages.getAllDrafts
dialogs.DialogMethods,edit_folder,folders.deleteFolder folders.editPeerFolders
downloads.DownloadMethods,download_media,upload.getFile
messages.MessageMethods,iter_messages,messages.searchGlobal messages.search messages.getHistory channels.getMessages messages.getMessages
messages.MessageMethods,send_message,messages.sendMessage
messages.MessageMethods,forward_messages,messages.forwardMessages
messages.MessageMethods,edit_message,messages.editInlineBotMessage messages.editMessage
messages.MessageMethods,delete_messages,channels.deleteMessages messages.deleteMessages
messages.MessageMethods,send_read_acknowledge,messages.readMentions channels.readHistory messages.readHistory
updates.UpdateMethods,catch_up,updates.getDifference updates.getChannelDifference
uploads.UploadMethods,send_file,messages.sendMedia messages.sendMultiMedia messages.uploadMedia
uploads.UploadMethods,upload_file,upload.saveFilePart upload.saveBigFilePart
users.UserMethods,get_entity,users.getUsers messages.getChats channels.getChannels contacts.resolveUsername