Fix documentation for id parameter of API.get_direct_message
authorHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 14:07:10 +0000 (08:07 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 14:08:11 +0000 (08:08 -0600)
docs/api.rst

index e60ea785ab6070d750105c5ec2e6aea4e9bf934e..3c43335c4afe4609ef91df694fd2217866e27785 100644 (file)
@@ -382,7 +382,7 @@ Direct Message Methods
 
    Returns a specific direct message.
 
-   :param id: |id|
+   :param id: The id of the Direct Message event that should be returned.
    :param full_text: |full_text|
    :rtype: :class:`DirectMessage` object