I have a button on a sheets similar to the one described in the documentation.
The problem is I want to avoid users clicking it multiple times at once (because the script sends messages).
I noticed that the drawing button don't pass an event to the function. Is there a way to accomplish this? I've been searching but didn't found an answer, any suggestions are welcome.