Document ChatMembers

This commit is contained in:
Dan 2018-07-26 19:34:21 +02:00
parent e9cba4609a
commit f4175b041c

View File

@ -20,7 +20,15 @@ from pyrogram.api.core import Object
class ChatMembers(Object):
# TODO: Docstrings
"""This object contains information about the members list of a chat.
Args:
total_count (``int``):
Total number of members the chat has.
chat_members (List of :obj:`ChatMember <pyrogram.ChatMember>`):
Requested chat members.
"""
ID = 0xb0700030