mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 21:24:50 +00:00
Small documentation fix
This commit is contained in:
parent
b47591e6d2
commit
1e66ac2636
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ class ChatMember(Object):
|
|||
Information about the chat (useful in case of banned channel senders).
|
||||
|
||||
joined_date (:py:obj:`~datetime.datetime`, *optional*):
|
||||
Date when the user joined..
|
||||
Date when the user joined.
|
||||
Not available for the owner.
|
||||
|
||||
custom_title (``str``, *optional*):
|
||||
|
|
|
|||
Loading…
Reference in a new issue