This message was deleted.
# general
s
This message was deleted.
a
According to the error, it seems clear that you are trying to call an
object
that cannot be called:
TypeError: 'coroutine' object is not callable
See here for more info: https://docs.python.org/3/glossary.html#term-callable https://docs.python.org/3/library/functions.html?highlight=callable#callable https://stackoverflow.com/a/21324981