From 6c2892d5dd1e02bfe8569c7e29407d40023bdb23 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 10 Jan 2021 17:01:23 +0100 Subject: [PATCH] Fix title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e507bc..46d7f5d 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Arguments: - **to**: who to send it to (can be a user or a room) - **body**: the message to send -## Bot.reply_group_chat +### Bot.reply_group_chat A function which you define in your bot implementation in order to respond to group chat messages.