Could you please help me solve it.
- Regenerate your bot token now, and never share it publicly
- Please post code as text and not as screenshots (see the pinned thread)
- For us to help you, we need to know what
Updateris, otherwise we can just tell you again what the error messages is already telling you:Updater(...)expects different arguments from what you are passing to it.
I agree with @MegaIng. But my first guess would be to try the token argument in lowercase. It’s more conventional in python to have function arguments in lowercase rather than in all caps.
I tried lower case also and still the issue is not solved.
What’s the error message this time?
still showing the same error. got an unexpected key arguement ‘token’
