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 two arguments to send_invoice #986

Merged
merged 2 commits into from
Feb 10, 2018
Merged

Add two arguments to send_invoice #986

merged 2 commits into from
Feb 10, 2018

Conversation

Eldinnie
Copy link
Member

Telegram silently added send_phone_number_to_provider and send_email_to_provider to the send_invoice method.

Telegram silently added `send_phone_number_to_provider` and `send_email_to_provider` to the send_invoice method.
@codecov
Copy link

codecov bot commented Jan 25, 2018

Codecov Report

Merging #986 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #986      +/-   ##
==========================================
+ Coverage   91.65%   91.71%   +0.05%     
==========================================
  Files         103      103              
  Lines        4052     4056       +4     
  Branches      639      641       +2     
==========================================
+ Hits         3714     3720       +6     
+ Misses        199      196       -3     
- Partials      139      140       +1
Impacted Files Coverage Δ
telegram/bot.py 87.57% <100%> (+0.06%) ⬆️
telegram/utils/request.py 67.85% <0%> (+0.89%) ⬆️
telegram/utils/webhookhandler.py 97.64% <0%> (+1.17%) ⬆️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants