Getting this error with code from the example ```@bot.gateway.command def setStatusTest(resp): if resp.event.ready_supplemental: bot.gateway.setStatus("idle")```