messages.uploadEncryptedFile

Upload encrypted file and associate it to a secret chat (without actually sending it to the chat).

 اسکیمای روش از لایه 73 در دسترس است. تغییر »

Parameters

Name Type Description
peer InputEncryptedChat The secret chat to associate the file to
file InputEncryptedFile The file

Result

EncryptedFile

Only users can use this method

Possible errors

Code Type Description
400 CHAT_ID_INVALID The provided chat id is invalid.