mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +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).
|
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…
Reference in a new issue