Created
January 29, 2022 08:40
-
-
Save ilamanov/0b88e1d1baa1d4593677a799c48961cb to your computer and use it in GitHub Desktop.
catch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| } 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