Small typo fix

This commit is contained in:
kapi2289
2018-07-16 21:46:58 +02:00
committed by GitHub
parent 5af01bb8ff
commit 41807837b8

View File

@@ -1086,7 +1086,7 @@ class Client(object):
Changes a thread image from an image id Changes a thread image from an image id
:param image_id: ID of uploaded image :param image_id: ID of uploaded image
:param thread_id User/Group ID to change image. See :ref:`intro_threads` :param thread_id: User/Group ID to change image. See :ref:`intro_threads`
:param thread_type: See :ref:`intro_threads` :param thread_type: See :ref:`intro_threads`
:type thread_type: models.ThreadType :type thread_type: models.ThreadType
:raises: FBchatException if request failed :raises: FBchatException if request failed