Skip to content

Commit 29a0b6d

Browse files
committed
Updates README.md with message_id
1 parent 8f718f5 commit 29a0b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ always be the login of the user typing the command, and `room_id` will be where
9595
it was typed.
9696
The optional `mention_slug` parameter will provide the name to use to refer to
9797
the user when sending a message; this may or may not be the same thing as the
98-
username, depending on the chat system being used.
98+
username, depending on the chat system being used. The optional `message_id` parameter will provide a reference to the message that invoked the rpc.
9999

100100
You can return `jsonrpc_success` with a string to return text to chat. If you
101101
have an input validation or other handle-able error, you can use

0 commit comments

Comments
 (0)