Skip to content

Commit

Permalink
Pyrofork: Fix birthday field docs in class Chat
Browse files Browse the repository at this point in the history
Signed-off-by: wulan17 <[email protected]>
(cherry picked from commit a1e8729)
  • Loading branch information
wulan17 authored and eyMarv committed Apr 7, 2024
1 parent b1a7b70 commit d24ec41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyrogram/types/user_and_chats/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,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.
Expand Down

0 comments on commit d24ec41

Please sign in to comment.