Small typo fix
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user