Mention that members_count is obtained from get_chat only (#581)
This commit is contained in:
parent
ff5cabb3c8
commit
c25871c452
@ -98,6 +98,7 @@ class Chat(Object):
|
||||
|
||||
members_count (``int``, *optional*):
|
||||
Chat members count, for groups, supergroups and channels only.
|
||||
Returned only in :meth:`~pyrogram.Client.get_chat`.
|
||||
|
||||
restrictions (List of :obj:`~pyrogram.types.Restriction`, *optional*):
|
||||
The list of reasons why this chat might be unavailable to some users.
|
||||
|
Loading…
Reference in New Issue
Block a user