From 1e66ac26367c3e7de998ada050c4f0a8f0791bd0 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sun, 24 Apr 2022 11:56:07 +0200 Subject: [PATCH] Small documentation fix --- pyrogram/types/user_and_chats/chat_member.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/types/user_and_chats/chat_member.py b/pyrogram/types/user_and_chats/chat_member.py index cff2ac43..4459a8d1 100644 --- a/pyrogram/types/user_and_chats/chat_member.py +++ b/pyrogram/types/user_and_chats/chat_member.py @@ -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*):