Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
Update library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt authored Jul 28, 2020
1 parent eaabcb3 commit 77f6504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ paragraph=Async and no blocking Arduino library for using Telegram bots on ESP82
category=Communication
url=https://github.com/cotestatnt/asynctelegram
architectures=esp8266,esp32
depends=ArduinoJson

1 comment on commit 77f6504

@edtrca2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Ctbot i use myBot.sendMessage(1234567, "text"); and function perfectly, but in this libririe dont compile.

Please sign in to comment.