Bring the old, but working, channels.exportInvite method back

We keep this until the server decides to enable the new methods for bots
This commit is contained in:
Dan 2019-04-30 11:23:31 +02:00
parent d83a2a951d
commit 881f3e479a

View File

@ -1313,3 +1313,6 @@ langpack.getLanguages#42c6978f lang_pack:string = Vector<LangPackLanguage>;
langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLanguage;
// LAYER 97
// Ports
channels.exportInvite#c7560885 channel:InputChannel = ExportedChatInvite;