From fb9f122fe53c28e7069428f70bbeb9d9bf91b1e6 Mon Sep 17 00:00:00 2001 From: randogoth Date: Fri, 19 May 2023 11:13:33 +0300 Subject: [PATCH] header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9a06a..fdf9f21 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ pip install -r requirements.txt - Use the `.send(recipient_hash, message)` or `msg.reply(message)` methods to send messages - Launch the bot using the `run` method -## Message Object +### Message Object Functions decorated by `received` have access to a `msg` parameter that has the following content: