mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-07 17:55:24 +00:00
Update iter_chat_members efficiency
This commit is contained in:
@@ -126,3 +126,6 @@ class BaseClient:
|
||||
|
||||
def get_chat_members(self, *args, **kwargs):
|
||||
pass
|
||||
|
||||
def get_chat_members_count(self, *args, **kwargs):
|
||||
pass
|
||||
|
Reference in New Issue
Block a user