Skip to content

Instantly share code, notes, and snippets.

@Cibernomadas
Created May 20, 2018 21:19
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 Cibernomadas/599238f3f0e941f31b90f8c1e9a01bcc to your computer and use it in GitHub Desktop.
Save Cibernomadas/599238f3f0e941f31b90f8c1e9a01bcc to your computer and use it in GitHub Desktop.
if update.Message.IsCommand() {
// Comprobar comando suma
// Comprobar comando resta
// Comprobar comando multiplicación
// Comprobar comando división
// Comprobar comando start
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment