botman / driver-telegram

BotMan Telegram Driver
MIT License
88 stars 75 forks source link

Add event group_chat_created #47

Closed Lloople closed 6 years ago

Lloople commented 6 years ago

I don't know why this PR also included the commit f75f890 which was merged a few months ago. Don't know if it will cause any trouble.

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into master will decrease coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #47      +/-   ##
===========================================
- Coverage     76.64%   76.2%   -0.44%     
+ Complexity      119     117       -2     
===========================================
  Files            11      11              
  Lines           381     374       -7     
===========================================
- Hits            292     285       -7     
  Misses           89      89
Impacted Files Coverage Δ Complexity Δ
src/TelegramDriver.php 93.42% <100%> (-0.29%) 44 <0> (-2)

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 cba2774...3201601. Read the comment docs.