mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
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:
parent
d83a2a951d
commit
881f3e479a
@ -1313,3 +1313,6 @@ langpack.getLanguages#42c6978f lang_pack:string = Vector<LangPackLanguage>;
|
|||||||
langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLanguage;
|
langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLanguage;
|
||||||
|
|
||||||
// LAYER 97
|
// LAYER 97
|
||||||
|
|
||||||
|
// Ports
|
||||||
|
channels.exportInvite#c7560885 channel:InputChannel = ExportedChatInvite;
|
Loading…
Reference in New Issue
Block a user