Update that statement

This commit is contained in:
Luke Murphy 2021-01-24 18:42:53 +01:00
parent bbbae3e75e
commit 30a6cbe806
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ Arguments:
Other useful attributes on the `Bot` class are:
- **self.db**: The [Redis database](#redis-key-value-storage) if you're using it
- **self.db**: The [storage back-end](#storage-back-end)
## Chatroom