2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-29 05:18:10 +00:00
This commit is contained in:
Dan 2018-05-12 11:22:38 +02:00
parent b9156453da
commit 4e383c68d4
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from pyrogram.api.core import Object
class Messages(Object):
"""This object represent a chat's messages.
"""This object represents a chat's messages.
Args:
total_count (``int``):

View File

@ -20,7 +20,7 @@ from pyrogram.api.core import Object
class UserProfilePhotos(Object):
"""This object represent a user's profile pictures.
"""This object represents a user's profile pictures.
Args:
total_count (``int``):