There was an error while loading. Please reload this page.
1 parent ff5cabb commit c25871cCopy full SHA for c25871c
1 file changed
pyrogram/types/user_and_chats/chat.py
@@ -98,6 +98,7 @@ class Chat(Object):
98
99
members_count (``int``, *optional*):
100
Chat members count, for groups, supergroups and channels only.
101
+ Returned only in :meth:`~pyrogram.Client.get_chat`.
102
103
restrictions (List of :obj:`~pyrogram.types.Restriction`, *optional*):
104
The list of reasons why this chat might be unavailable to some users.
0 commit comments