Installed py-tgcalls module using the command
pip install py-tgcalls -U
But I am getting this error
ImportError: cannot import name 'GroupCall' from 'pytgcalls' (C:\Users\Student\lib\site-packages\pytgcalls\__init__.py)
Tried uninstalling and reinstalling py-tgcalls also tried to find if some file was named py-tgcalls but failed to find any.