python-telegram-handler icon indicating copy to clipboard operation
python-telegram-handler copied to clipboard

Adding username parameter

Open alexowson opened this issue 4 years ago • 4 comments

alexowson avatar Mar 08 '20 14:03 alexowson

Codecov Report

Merging #22 into master will decrease coverage by 0.76%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #22      +/-   ##
=========================================
- Coverage   98.36%   97.6%   -0.77%     
=========================================
  Files           4       4              
  Lines         122     125       +3     
=========================================
+ Hits          120     122       +2     
- Misses          2       3       +1
Impacted Files Coverage Δ
telegram_handler/handlers.py 98.64% <75%> (-1.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ac0e5c...35425c2. Read the comment docs.

codecov[bot] avatar Mar 08 '20 14:03 codecov[bot]

Hey, thanks for the contribution! Could you also provide some documentation and usage example on new field? Thanks!

sashgorokhov avatar Mar 31 '20 10:03 sashgorokhov

Hi. When you use same chat_id to multiple accounts, that field helps you to know the source.

alexowson avatar Mar 31 '20 10:03 alexowson

Field must be named Source. Sorry, I am using it for instapy xD

alexowson avatar Mar 31 '20 10:03 alexowson