diff --git a/pyrogram/client/types/input_media/input_phone_contact.py b/pyrogram/client/types/input_media/input_phone_contact.py index f60dd39d..9c03694d 100644 --- a/pyrogram/client/types/input_media/input_phone_contact.py +++ b/pyrogram/client/types/input_media/input_phone_contact.py @@ -24,7 +24,7 @@ from ..object import Object class InputPhoneContact(Object): """A Phone Contact to be added in your Telegram address book. - It is intended to be used with :meth:`~Client.add_contacts() ` + It is intended to be used with :meth:`~pyrogram.Client.add_contacts()` Parameters: phone (``str``):