Fix InputPhoneContact docstring

This commit is contained in:
Dan 2019-06-12 11:38:06 +02:00
parent 4f2928e7b5
commit df6e174b55

View File

@ -24,7 +24,7 @@ from ..object import Object
class InputPhoneContact(Object): class InputPhoneContact(Object):
"""A Phone Contact to be added in your Telegram address book. """A Phone Contact to be added in your Telegram address book.
It is intended to be used with :meth:`~Client.add_contacts() <pyrogram.Client.add_contacts>` It is intended to be used with :meth:`~pyrogram.Client.add_contacts()`
Parameters: Parameters:
phone (``str``): phone (``str``):