Gustavo Santos

Results 2 issues of Gustavo Santos

[this line](https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot/blob/master/src/UniversalTelegramBot.cpp#L278) ```c++ if (responseReceived) { if (_debug) { Serial.println(); Serial.println(body); Serial.println(); } break; } ```

**Describe the bug** Unable to see part of the image that is covered by the arrow buttons **To Reproduce** Steps to reproduce the behavior: 1. Open a post with 2...

bug