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

fix #585: Dialog's top message can be undefined #611

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baumschubser
Copy link

Fixes #585 by making Dialog's date property optional. This prop is the dialog's "top message" date and since that can be undefined, the date can be undefined, too.

With this change, I can use getDialogs and do not experience any unwanted side effects.

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.

GetDialogs fails with error
1 participant