rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.77k stars 1.22k forks source link

deprecated Automatic enabling of cancellation of promises is deprecated. #407

Closed Cyberpunk2027 closed 6 years ago

Cyberpunk2027 commented 6 years ago

In the future, you will have to enable it yourself. See https://github.com/yagop/node-telegram-bot-api/issues/319. module.js:662:30

This code: process.env["NTBA_FIX_319"] = 1;. don't help me. Help me please!

Clevero commented 6 years ago

Has it anything todo with this library? TelegramBots is written in java

Cyberpunk2027 commented 6 years ago

@Clevero not only. Node.js, js too

Clevero commented 6 years ago

Yeah, of course you can program your bot in nodejs^^

With TelegramBots I meant this library, TelegramBots. My bad https://github.com/rubenlagus/TelegramBots

And this library is fully written in java

Cyberpunk2027 commented 6 years ago

@Clevero oh shit, i mixed up libraries... Thanks)

Clevero commented 6 years ago

xD

@Cyberpunk2027 Then please close this issue