Traceback (most recent call last):
File "C:\Users\Макс\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "C:\Users\Макс\DRACULA\bot.py", line 126, in on_voice_state_update
await bot.wait_for('voice_state_update', check=check)
AttributeError: module 'discord.ext.commands.bot' has no attribute 'wait_for'