Pyrofork: Fix birthday field docs in class Chat

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2024-04-07 23:16:47 +07:00
parent 756a42c595
commit a1e872962c
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -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.