Skip to content

Commit 6f7c517

Browse files
author
Pietro Albini
committed
*Actually* fix a typo in the docs
Testing changes is always a good idea...
1 parent b0b6a3e commit 6f7c517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/bot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ components.
358358
a notification on the client side (yes by default).
359359

360360
:param int chat: The ID of the chat which should receive the message.
361-
:param str message The message you want to send.
361+
:param str message: The message you want to send.
362362
:param bool preview: If you want to show the link preview.
363363
:param int reply_to: The ID of the message this one is replying to.
364364
:param string syntax: The name of the syntax you used for the message.

0 commit comments

Comments
 (0)