Update that statement

This commit is contained in:
2021-01-24 18:42:53 +01:00
parent bbbae3e75e
commit 30a6cbe806

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