Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created August 18, 2020 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/a9c23515f91d30c4f1d55a494feb718c to your computer and use it in GitHub Desktop.
Save amankharwal/a9c23515f91d30c4f1d55a494feb718c to your computer and use it in GitHub Desktop.
hello_handler = CommandHandler('hello', hello)
dispatcher.add_handler(hello_handler)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment