Open
Description
Apologies if this is the wrong place to post this question. I'd like to use this library to send meeting invitations without RSVP buttons showing up in Google, because I don't want the recipients to get the impression that clicking the buttons does anything. I've tried setting rsvp: false
in the parameters to ics.createEvent
, and indeed the resulting ics file has RSVP=FALSE
on each attendee, but the RSVP buttons still appear. Is there any config I can pass in to get rid of them?
Possibly related question: https://stackoverflow.com/questions/62415187/how-to-disable-rsvp-response-from-a-created-ics-file, where nobody knew how to disable these buttons.

Metadata
Metadata
Assignees
Labels
No labels
Activity