Fix title

This commit is contained in:
Luke Murphy 2021-01-10 17:01:23 +01:00
parent 379bf70bbf
commit 6c2892d5dd
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -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.