2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-08 10:15:10 +00:00

Rename methods dealing with profile pictures

This commit is contained in:
Dan
2019-05-31 00:20:09 +02:00
parent 06ad65e3a0
commit a984558860
7 changed files with 74 additions and 53 deletions

View File

@@ -159,3 +159,6 @@ class BaseClient:
def guess_extension(self, *args, **kwargs):
pass
def get_profile_photos(self, *args, **kwargs):
pass