TDLightTelegramBots/TelegramBots.wiki
Dmitry Gangan 87e3f23e8e
Update Getting-Started.md
In latest release of TelegramBots  SendMessage class methods setChatId(String chatId) and setText(String text) are returning void - hence cannot be chained on SendMessage constructor

Also, getChatId() is returning Long, rather than String, hence it should be converted to String while used in setChatId(String chatId)
2021-03-12 22:08:18 +02:00
..
abilities Merge pull request #843 from Dhina17/dev 2021-03-06 11:15:27 +00:00
understanding-the-library Finish first version 2020-03-22 19:55:45 +01:00
_Footer.md Move separate commits (#157) 2016-11-17 02:41:12 +01:00
_Sidebar.md Add mapping section 2020-03-22 19:55:24 +01:00
Changelog.md Update wiki 2021-03-09 11:10:09 +00:00
Errors-Handling.md Update changelog and how to update 2020-11-03 21:09:02 +00:00
FAQ.md Fix FAQ.md according to API changes 2020-11-07 11:03:24 +02:00
Getting-Started.md Update Getting-Started.md 2021-03-12 22:08:18 +02:00
Handling-Bot-Tokens.md Fix headers in Handling Bot Tokens page again 2018-09-28 22:14:00 +02:00
Home.md change deprecated URL to MonsterDeveloper's book 2018-10-17 08:56:39 +02:00
How-To-Update.md API 5.1 2021-03-09 10:59:28 +00:00
Using-Http-Proxy.md Fix unhandled exception type error in examples 2020-11-08 03:11:19 +05:30