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

Add push_type argument for client.send_notification #118

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

Conversation

namrata93
Copy link

Add a push_type argument to client.send_notification. Currently I have to make use of the code to deduce the push_type from the topic, which is forcing me to create a topic when I think it's easier to just pass in the push_type

This argument is already present in the method client.send_notification_batch so simply mimicking it.

@Pr0Ger
Copy link
Owner

Pr0Ger commented Sep 30, 2020

Hi

Thanks for contribution! Can you fix indentation to not use mixed tab/spaces?

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.

2 participants