From df6e174b5521629dd8b6f1d7d4c33b25fc7db32d Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Wed, 12 Jun 2019 11:38:06 +0200 Subject: [PATCH] Fix InputPhoneContact docstring --- pyrogram/client/types/input_media/input_phone_contact.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``):