Closed Quenos closed 1 year ago
async def _connect update 'CHANNEL_OPENED' used the literal instead of the EVENT_TYPE, which caused def _channel_request to time out.
Hi, please checkout the master branch and make your changes from there.
Description
async def _connect update 'CHANNEL_OPENED' used the literal instead of the EVENT_TYPE, which caused def _channel_request to time out.
Related issue(s)
101
Pre-merge checklist