Hello, anyone know why when i kick any user the event don't print me anything? this is the code: @self.bot.on(events.ChatAction) async def user_left(event): ...