mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-05 00:35:10 +00:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -724,4 +724,4 @@ class Chat(Object):
|
||||
ValueError: In case the chat_id belongs to a user.
|
||||
"""
|
||||
|
||||
return self._client.export_invite_link(self.id)
|
||||
return self._client.export_chat_invite_link(self.id)
|
||||
|
Reference in New Issue
Block a user