Runtime Warning: coroutine 'onSend.onMessage' was never awaited. Enable tracemalloc to get the object allocation traceback

前端 未结 0 965
南笙
南笙 2020-12-09 20:03
class onSend(Client):
    async def onMessage(self, author_id, message_object, thread_id, thread_type, **kwargs):
        dasdf message_object.text == \'test\' and t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题