Skip to content

Instantly share code, notes, and snippets.

@ilamanov
Created January 29, 2022 08:40
Show Gist options
  • Save ilamanov/0b88e1d1baa1d4593677a799c48961cb to your computer and use it in GitHub Desktop.
Save ilamanov/0b88e1d1baa1d4593677a799c48961cb to your computer and use it in GitHub Desktop.
catch
} catch (e) {
await respond(chat_id, `Your message needs to be in this format "Do X. Remind in Y minutes"`)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment