Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[63848] Add missing fields for recurring events #259

Conversation

mrashed-dev
Copy link
Collaborator

Description

The Event class was missing two fields that are present in recurring events, and are now added:

  • master_event_id which represents the ID of the recurring event, and
  • original_start_time which represents the start time of the recurring event

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@shortcut-integration
Copy link

@mrashed-dev mrashed-dev linked an issue Aug 4, 2021 that may be closed by this pull request
@mrashed-dev mrashed-dev merged commit 9c426e6 into main Aug 4, 2021
@mrashed-dev mrashed-dev deleted the mostafarashed/ch63848/master-event-id-key-not-present-in-typings branch August 4, 2021 21:41
@mrashed-dev mrashed-dev mentioned this pull request Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

master_event_id key not present in typings for Event class
2 participants