Coding Global Background
Coding Global

telegram bot

Archived 2 years ago
2 messages
1 members
2 years ago
Open in Discord
L
Luna’s ko
Verified

Not sure what's wrong Error Message: TypeError: Bad operand type for unary ~: 'type' The part of the code : add_handler(MessageHandler(filters.Text , (~filters.Command), handle_song_link)) # Start the bot application.run_polling() if __name__ == '__main__': main()

Replies (2)