27.02.2023, 15:49
Add comments to this check:
Code:
-- if type(resp) ~= 'table' or resp.event ~= 'ms.channel.connect' then
-- log('invalid response', data, err)
-- client:close()
-- return
-- end