We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
new release
.
ArduinoJson v7 compatibility
Optimizations and bug fixes: - bool editMessage(int32_t chat_id, int32_t message_id, const String &txt, const String &keyboard); - bool AsyncTelegram2::removeReplyKeyboard(const TBMessage &msg, const char *message, bool selective);
- fix forwardMessage(), sendAnimationByUrl(), sendPhotoByUrl(), sendT… …oChannel() - ESP32-CAM examples update
- getMaxAllocHeap bug fix - sendPhoto.ino web picture fix
sent callback bug fix. sendStream bug fix
fix sendPhoto.ino example
Update sendDocument.ino