Skip to content

Is it possible to turn off the RSVP buttons in Gmail? #285

Open
@fblundun

Description

@fblundun

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.

rsvp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions