mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Small documentation fix
This commit is contained in:
parent
b47591e6d2
commit
1e66ac2636
@ -38,7 +38,7 @@ class ChatMember(Object):
|
|||||||
Information about the chat (useful in case of banned channel senders).
|
Information about the chat (useful in case of banned channel senders).
|
||||||
|
|
||||||
joined_date (:py:obj:`~datetime.datetime`, *optional*):
|
joined_date (:py:obj:`~datetime.datetime`, *optional*):
|
||||||
Date when the user joined..
|
Date when the user joined.
|
||||||
Not available for the owner.
|
Not available for the owner.
|
||||||
|
|
||||||
custom_title (``str``, *optional*):
|
custom_title (``str``, *optional*):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user