Updater.__init__() got an unexpected keyword argument 'token'
It shows the error when I perform this
updater = Updater(token=TOKEN, use_context=True)
I got strucked by this error anyone help me to get out of this i can install the version of telegram --
!pip install python-telegram-bot==13.7
then it showing the error provide an answer if you can..