Coding Global Background
Coding Global

telegram bot

Archiviert 2 years ago
2 Nachrichten
1 Mitglieder
2 years ago
In Discord öffnen
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()

Antworten (2)