mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 17:59:55 +03:00
Update chats.py
This commit is contained in:
parent
c48e8b98cc
commit
946bc2cf28
|
@ -1313,7 +1313,7 @@ class ChatMethods:
|
|||
finally:
|
||||
await self._return_exported_sender(sender)
|
||||
|
||||
async def change_groupcall(method:str,
|
||||
async def modify_groupcall(self: 'TelegramClient', method:str,
|
||||
chat,
|
||||
title:str=None):
|
||||
if not method:
|
||||
|
|
Loading…
Reference in New Issue
Block a user