mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Pyrofork: Fix birthday field docs in class Chat
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
756a42c595
commit
a1e872962c
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ class Chat(Object):
|
|||
|
||||
birthday (:obj:`~pyrogram.types.Birthday`, *optional*):
|
||||
User Date of birth.
|
||||
Returned only in :meth:`~pyrogram.Client.get_chat`.
|
||||
|
||||
personal_chat (:obj:`~pyrogram.types.Chat`, *optional*):
|
||||
For private chats, the personal channel of the user.
|
||||
|
|
|
|||
Loading…
Reference in a new issue