Possible to not send a note? #126
-
Is it possible to stop the note from sending in |
Beta Was this translation helpful? Give feedback.
Answered by
melanchall
Jun 15, 2021
Replies: 1 comment
-
Yes, please see documetation on NoteCallback:
So just return |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ar065
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, please see documetation on NoteCallback:
So just return
null
in a callback to skip a note.