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

Update TelegramResponse.php #1057

Merged
merged 1 commit into from
Apr 9, 2023
Merged

Update TelegramResponse.php #1057

merged 1 commit into from
Apr 9, 2023

Conversation

irpcpro
Copy link
Contributor

@irpcpro irpcpro commented Apr 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.08 ⚠️

Comparison is base (50d5401) 43.84% compared to head (3c55cc2) 43.76%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1057      +/-   ##
=============================================
- Coverage      43.84%   43.76%   -0.08%     
- Complexity       608      609       +1     
=============================================
  Files            129      129              
  Lines           1804     1805       +1     
=============================================
- Hits             791      790       -1     
- Misses          1013     1015       +2     
Impacted Files Coverage Δ
src/TelegramRequest.php 80.95% <100.00%> (ø)
src/TelegramResponse.php 56.52% <100.00%> (+0.96%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@irazasyed
Copy link
Owner

Can you share more details? Where is this issue happening?

@irpcpro
Copy link
Contributor Author

irpcpro commented Apr 8, 2023

i've set proxy on guzzle client, but i don't know why my body response is empty.
i get http response 200 but body is empty.
i don't know why !?
i will call https://api.telegram.org/xxx/getMe separately from my browser, i get my bot details.
i don't know what is my problem exactly, i'm wokring on it.
but in this issue, when body is empty, this line will throw an error for get index result.

@irazasyed irazasyed merged commit 1bba181 into irazasyed:develop Apr 9, 2023
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