Skip to content

Commit 881f3e4

Browse files
committed
Bring the old, but working, channels.exportInvite method back
We keep this until the server decides to enable the new methods for bots
1 parent d83a2a9 commit 881f3e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

compiler/api/source/main_api.tl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,3 +1313,6 @@ langpack.getLanguages#42c6978f lang_pack:string = Vector<LangPackLanguage>;
13131313
langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLanguage;
13141314

13151315
// LAYER 97
1316+
1317+
// Ports
1318+
channels.exportInvite#c7560885 channel:InputChannel = ExportedChatInvite;

0 commit comments

Comments
 (0)