witnessmenow / Universal-Arduino-Telegram-Bot

Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)
MIT License
1.09k stars 302 forks source link

Group chat id #269

Closed workpage2 closed 2 years ago

workpage2 commented 2 years ago

I want to authorize using Group chat id. Group chat id uses a negative number. For example -123456789. I've tried using the chat id for this, but it doesn't work. Ideas?